Skip to content

philzook58/cvxpy-helpers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cvxpy-mip-helpers

A lightweight collection of helpful modelling functions for mixed integer programming. It is based around the cvxpy framework.

The functions usually will return new variables and also new constraints to add in your constraint set. Don't forget to do that. We could (should?) automate this part by wrapping in more interface.

Implemented

Not implemented

  • Embedding logical functions
  • Unions of convex shapes
  • Sums of Squares Programming
  • Smart Encodings
  • Piecewise Linear Functions

Blog Posts

Projects of Interest

Releases

No releases published

Packages

No packages published

Languages