How to Install python-pulp in Ubuntu 18.04



Install python-pulp by entering the following commands in the terminal:

sudo apt update
sudo apt install python-pulp

Description:

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.

Homepage: https://github.com/coin-or/pulp

Version: 1.6.0+dfsg1-2

Section: universe/python