Releases: TAR-ALEX/stickersolve-gui
Releases · TAR-ALEX/stickersolve-gui
1.1.0
Added incremental solving (solving all depths in order from 1 to n, where n is selected by the user).
Added transparent huge page support for Linux and added inverses as a type of symmetry for the pruning table. (slower table generations, but faster solving and more compact tables)
These performance optimizations cut solving times approximately in half.
Added MacOS builds to the cmake file.