Commit Graph

10 Commits

Author SHA1 Message Date
Lucas Scharenbroich
05b56603f1 Add start of a GUI for visualizing the search process 2018-04-15 13:51:05 -05:00
Lucas Scharenbroich
c530b88604 Fix issue of keeping dirty queue between runs 2017-02-24 23:07:51 -06:00
Lucas Scharenbroich
8850bec117 Fix bug in the first solid word search 2016-12-18 00:03:11 -06:00
Lucas Scharenbroich
53561fbcc8 Simplify success function and improve heuristic accuracy 2016-12-16 22:52:14 -06:00
Lucas Scharenbroich
21058f3e06 Fix solution printing and add actions to alow stack to advance to new lines. Added 8-bit PHA actions 2016-12-14 00:04:10 -06:00
Lucas Scharenbroich
06fa1bedac Add support for masks 2016-12-08 23:15:59 -06:00
Lucas Scharenbroich
243ff5175c Add support for overlapping data store optimizations 2016-12-08 21:59:46 -06:00
Lucas Scharenbroich
5fe12243ad Fix bugs in heuristic function and code sequences 2016-12-04 23:14:51 -06:00
Lucas Scharenbroich
5fc5a254ab Change the success function to allow the order of the succesors to be controlled 2016-11-30 16:13:43 -06:00
Lucas Scharenbroich
9d7aeb355c Split out supporting classes into their own class files 2016-11-30 08:17:05 -06:00