Commit Graph

3 Commits

Author SHA1 Message Date
e60c0b26eb Use priority queue for next move to make in mazes.
This is the proper data structure to use.
No more of this regularly resorting a vector rubbish.
2018-12-03 20:20:04 +01:00
af5e1db20a Replace macros for 2d literals by functions. 2018-12-02 14:21:59 +01:00
3389551f05 Rename everything from suffix 2 to 2d for clarity. 2018-12-01 10:03:58 +01:00