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

https://github.com/basthomas/branch-and-bound

Exploring the branch and bound algorithm through 15-puzzle.
https://github.com/basthomas/branch-and-bound

Last synced: about 1 year ago
JSON representation

Exploring the branch and bound algorithm through 15-puzzle.

Awesome Lists containing this project

README

          

# branch-and-bound
Exploring the branch and bound algorithm through 15-puzzle.