Build with Quicopt

Quicopt is a solver for hard optimization problems. You model the way you always do (Pyomo or OR-Tools MathOpt in Python) and hand the model to a single solve() call. One pip install quicopt: no new modeling language, no solver configuration, no infrastructure.

This hub collects everything you need to get going: a three-step getting started, a runnable example per problem class, the full client reference, and the modeling front-ends.

Getting started — free

Try the API on a small model first. Your first call sets you up, and three steps later you have a solved model.

  • No signup
  • pip install quicopt
  • First call sets up your key

Questions? Talk to us.

Something unclear, hit a limit, or want to try Quicopt on your real models? Tell us what you're optimizing, we read everything and get back to you.