]> git.scottworley.com Git - slidingtile/summary
 
descriptionSliding tile puzzle solver
last changeSun, 10 Jan 2016 08:34:42 +0000 (00:34 -0800)
readme
shortlog
2016-01-10 Scott WorleyTweak the default max_frontier master
2016-01-10 Scott WorleyDump memory stats before starting deallocations.
2016-01-10 Scott WorleyBound the frontier. I.e., do beam search.
2016-01-10 Scott WorleySwitch from priority_queue to multimap
2016-01-10 Scott WorleyDon't constrain the hole.
2016-01-10 Scott WorleyKeep a count of live Steps
2016-01-09 Scott Worleyfind_path
2016-01-09 Scott Worleysuccessors is const
2016-01-09 Scott Worleyoperator< for Board
2016-01-09 Scott WorleyUse Board's == instead of ElementsAreArray
2016-01-09 Scott WorleyBoard equality operator
2016-01-04 Scott WorleyMore warnings
2016-01-03 Scott WorleyUse make_shared
2016-01-03 Scott WorleyPrint paths
2016-01-02 Scott WorleyGenerate successor boards
2016-01-02 Scott WorleyDone with this tool
...
heads
8 years ago master