An open API service indexing awesome lists of open source software.

https://github.com/fmoessbauer/block-puzzle-solver

This program solves the 5x5x5 brick-cube-puzzle in less than one second by transforming it to a minimal-vertex-cover problem.
https://github.com/fmoessbauer/block-puzzle-solver

maximum-independent-set minimal-vertex-cover puzzle-game puzzle-solver

Last synced: 12 months ago
JSON representation

This program solves the 5x5x5 brick-cube-puzzle in less than one second by transforming it to a minimal-vertex-cover problem.

Awesome Lists containing this project