python3-pulptest
LP modeler - Python 3.x
Install
- All systems
-
curl cmd.cat/python3-pulptest.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 update
sudo apt-get install python3-pulp
- Raspbian
-
apt-get install python3-pulp
- Dockerfile
- dockerfile.run/python3-pulptest
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.