77 Forks
426 Stars
426 Watchers

python-mip

Python-MIP: collection of Python tools for the modeling and solution of Mixed-Integer Linear programs

How to download and setup python-mip

Open terminal and run command
git clone https://github.com/coin-or/python-mip.git
git clone is used to create a copy or clone of python-mip 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 python-mip https://github.com/coin-or/python-mip/archive/master.zip

Or simply clone python-mip with SSH
[email protected]:coin-or/python-mip.git

If you have some problems with python-mip

You may open issue on python-mip support forum (system) here: https://github.com/coin-or/python-mip/issues