7 Forks
55 Stars
55 Watchers

pybnb

A parallel branch-and-bound engine for Python. (https://pybnb.readthedocs.io/)

How to download and setup pybnb

Open terminal and run command
git clone https://github.com/ghackebeil/pybnb.git
git clone is used to create a copy or clone of pybnb repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pybnb https://github.com/ghackebeil/pybnb/archive/master.zip

Or simply clone pybnb with SSH
[email protected]:ghackebeil/pybnb.git

If you have some problems with pybnb

You may open issue on pybnb support forum (system) here: https://github.com/ghackebeil/pybnb/issues