pulp-or

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.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install pulp-or

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.4.6 2010-01-25
1.4.2 2009-12-31
1.4.1 2009-11-09
1.4.0 2009-10-16
1.3.08 2009-08-07
1.3.07 2009-06-26
1.3.06 2009-06-25
1.3.05 2009-06-25
1.3.04 2009-06-25
1.3.03 2009-06-25
1.3.02 2009-06-25
1.3.01 2009-06-25

Issues with this package?

Page last updated 2026-09-03 04:53:54 UTC