PuLP

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

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
3.1.1 2025-03-24    
3.0.2 2025-02-20    
3.0.1 2025-02-20    
3.0.0 2025-02-19    
2.9.0 2024-07-12    
2.8.0 2024-01-12    
2.7.0 2022-11-03  
2.6.0 2021-12-04  
2.5.1 2021-09-28  
2.5.0 2021-08-11  
2.4 2020-12-16  
2.3.1 2020-10-22  
2.3 2020-08-04  
2.2 2020-07-04  
2.1 2020-04-05  
2.0 2019-11-23  
1.6.10 2019-05-14  
1.6.9 2018-10-24  
1.6.8 2017-07-16  
1.6.7 2017-07-10  
1.6.6 2017-07-09  
1.6.5 2017-02-23  
1.6.4 2017-02-23  
1.6.2 2017-02-06  
1.6.1 2015-12-25  
1.6.0 2015-06-09  
1.5.9 2015-04-18  
1.5.8 2015-04-04  
1.5.7 2015-03-31  
1.5.6 2014-02-24  
1.5.4 2013-03-17    
1.5.3 2012-06-07    
1.5.2 2012-05-17    
1.5.1 2012-02-26    
1.5.0 2012-01-17    
1.4.9 2011-10-01    
1.4.8 2011-04-14    
1.4.7 2010-01-28    
1.4.6 2010-01-25  
1.4.5 2010-01-24  
1.4.4 2010-01-24  
1.4.3 2010-01-05  
1.4.2 2009-12-31  
1.4.1 2009-11-05  

Issues with this package?

Page last updated 2025-03-28 01:58:39 UTC