sraaphorst / spelunker

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

T53: Grid colouring algorithm complete. #56

Closed sraaphorst closed 6 years ago

sraaphorst commented 6 years ago

Grid colouring complete, with very interesting results with huge amounts of variance depending on the partitioning. It seems some partitionings result in nearly identical results: it would be good if we could do some isomorphism pruning, if that is possible?