17 Commits

Author SHA1 Message Date
da1ea8895d Add element-level optimizations 2020-03-13 14:25:28 +01:00
127dd571e4 Implement element adjacency optimization 2020-03-13 14:11:25 +01:00
33fe37b5c5 Fix warnings according to -Wall 2020-03-13 02:45:35 +01:00
208de7db6a Fix verbosity bug 2020-03-13 02:34:33 +01:00
d8f12f1262 Implement metadata-based board solving 2020-03-13 02:27:32 +01:00
Gabriel Tofvesson
83e2d0f3e3 Start implementing metadata analysis 2020-03-11 11:42:56 +01:00
b81cff9b9e Implement active status output in example 2020-02-28 23:48:00 +01:00
1dceac0fa0 Improve example implementation output 2020-02-25 20:40:05 +01:00
0a5f21f1eb Update profiler code 2020-02-25 20:14:26 +01:00
2a727e583b Add time profiler to board solver example 2020-02-25 19:59:32 +01:00
10ad1cdf67 Implement board solver using board reuse 2020-02-25 19:32:45 +01:00
91dcf29b5f Implement speculative value-placement 2020-02-25 18:38:12 +01:00
Gabriel Tofvesson
78b17e208d Add test example 2020-02-28 04:44:05 +01:00
Gabriel Tofvesson
899e228b6d Update text example to display board complexity 2020-02-28 01:31:04 +01:00
Gabriel Tofvesson
c418d67b21 Update test example to validate board state 2020-02-28 00:20:50 +01:00
Gabriel Tofvesson
06ab3c6dea Add test implementation to main file 2020-02-27 23:49:22 +01:00
Gabriel Tofvesson
74b5b87771 Add main file 2020-02-27 22:29:49 +01:00