python2-pulpdoctest
LP modeler - Python 2.7
Install
- All systems
-
curl cmd.cat/python2-pulpdoctest.sh
- Debian
-
apt-get install python-pulp
- Ubuntu
-
apt-get install python-pulp
- Kali Linux
-
apt-get install python-pulp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python-pulp
- Raspbian
-
apt-get install python-pulp
- Dockerfile
- dockerfile.run/python2-pulpdoctest
python-pulp
LP modeler - Python 2.7
PuLP is an LP modeler written in Python. PuLP can generate MPS or LP files and call GLPK, COIN CLP/CBC, CPLEX, and GUROBI[4] to solve linear problems. This package contains the Python 2.7 module.