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

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

An (in progress) branch and bound of the TSP in JS
https://github.com/euank/branch-and-bound

Last synced: over 1 year ago
JSON representation

An (in progress) branch and bound of the TSP in JS

Awesome Lists containing this project

README

          

Branch-and-Bound
================

An (in progress) branch and bound of the TSP in JS

It doesn't work right now. Hopefully it will one day