sraaphorst / spelunker

Maze generation and solving library
Other
11 stars 2 forks source link

Try to optimize GridColouringThickMazeGenerator #58

Open sraaphorst opened 6 years ago

sraaphorst commented 6 years ago

This class is rather slow: analyze the current approach's complexity and see if we can do anything significant to optimize it.