Skip to main content

Python tools for Modeling and Solving Mixed-Integer Programs

Project description

Python MIP (Mixed-Integer Linear Programming) Tools

Python MIP is a collection of tools for python the modelling and solution of Mixed-Integer linear programs. MIP syntax was inspired in Pulp and porting Pulp models should be quite easy.

Some of the main features of MIP are:

  • multi solver: works with many different MIP solvers, such as Gurobi, CBC and GLPK
  • fast: MIP tries to incurr a minimum overhead layer and directly talks to the solver C API using ctypes

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mip-1.0.3.tar.gz (12.0 kB view hashes)

Uploaded Source

Built Distribution

mip-1.0.3-py3-none-any.whl (15.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page