Skip to main content

Coramin: Pyomo tools for MINLP

Project description

Coramin

codecov Actions Status

Coramin is a Pyomo-based Python package that provides tools for developing tailored algorithms for mixed-integer nonlinear programming problems (MINLP's). This software includes classes for managing and refining convex relaxations of nonconvex constraints. These classes provide methods for updating the relaxation based on new variable bounds, creating and managing piecewise relaxations (for multi-tree based algorithms), and adding outer-approximation based cuts for convex or concave constraints. These classes inherit from Pyomo Blocks, so they can be easily integrated with Pyomo models. Additionally, Coramin has functions for automatically generating convex relaxations of general Pyomo models. Coramin also has tools for domain reduction, including a parallel implementation of optimization-based bounds tightening (OBBT) and various OBBT filtering techniques.

Primary Contributors

Michael Bynum

  • Relaxation classes
  • OBBT
  • OBBT Filtering
  • Factorable programming approach to generating relaxations

Carl Laird

  • Parallel OBBT
  • McCormick and piecewise McCormick relaxations for bilinear terms
  • Relaxations for univariate convex/concave fucntions

Anya Castillo

  • Relaxation classes

Francesco Ceccon

  • Alpha-BB relaxation

Relevant Packages

Pyomo

Coramin is built upon Pyomo and is designed for integration with Pyomo models.

Suspect

Use of Coramin can be improved significantly by also utilizing Suspect's convexity detection and feasibility-based bounds tightening features. Future development of Coramin will directly use Suspect in Coramin's factorable programming approach to generating relaxations.

Documentation

Coming soon..

Project details


Download files

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

Source Distribution

coramin-0.3.2.tar.gz (72.7 kB view hashes)

Uploaded Source

Built Distribution

coramin-0.3.2-py3-none-any.whl (83.7 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