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