CMD + K

pulp

Anaconda Verified

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

To install this package, run one of the following:

Conda
$conda install anaconda::pulp

Usage Tracking

3.3.0
3.2.2
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

PuLP is an linear and mixed integer programming modeler written in Python. With PuLP, it is simple to create MILP optimisation problems and solve them with the latest open-source (or proprietary) solvers. PuLP can generate MPS or LP files and call solvers such as GLPK, COIN-OR CLP/CBC, CPLEX, GUROBI, MOSEK, XPRESS, CHOCO, MIPCL, HiGHS, SCIP/FSCIP.

About

Summary

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.

Last Updated

Mar 20, 2026 at 11:58

License

MIT

Supported Platforms

linux-64
linux-aarch64
macOS-arm64
win-64