1
Fork 0
This repository has been archived on 2025-04-09. You can view files and clone it, but cannot push or open issues or pull requests.
puzzle-wuzzle-generator/include
2014-03-04 14:38:13 +01:00
..
analyzed_grid.hpp splits data from algorithms 2014-03-04 14:38:13 +01:00
clusters.hpp Uses rules to generalize "same color" 2014-02-17 20:34:43 +01:00
CMakeLists.txt Cleans up project 2014-02-17 16:29:20 +01:00
colored_output.hpp Adds coloured output 2014-02-18 16:12:04 +01:00
data.hpp splits data from algorithms 2014-03-04 14:38:13 +01:00
dummy.cpp Cleans up project 2014-02-17 16:29:20 +01:00
dynamic_grid.hpp splits data from algorithms 2014-03-04 14:38:13 +01:00
rules.hpp splits data from algorithms 2014-03-04 14:38:13 +01:00
solver.hpp splits data from algorithms 2014-03-04 14:38:13 +01:00
static_grid.hpp Cleans up project and fixes some warnings 2014-02-18 16:45:51 +01:00
utilities.hpp Refactored Field -> Grid. Adds dynamic grid (without template) 2014-02-13 22:43:10 +01:00