Skip to main content
Ctrl+K
opti-extensions documentation - Home opti-extensions documentation - Home
  • Installation
  • API Reference
  • Tutorials & Examples
  • Changelog
Ctrl+K
  • GitHub
Ctrl+K
  • Installation
  • API Reference
  • Tutorials & Examples
  • Changelog
  • GitHub

Section Navigation

  • Data structures overview
    • IndexSet data structures
    • ParamDict data structures
    • VarDict data structures
  • Model building
    • Diet problem
    • Multicommodity transportation problem
    • P-median problem
  • Using CPLEX’s parameter tuning tool
    • Tune for a batch of models
    • Tune for a DOcplex model
  • Using CPLEX’s runseeds
    • Evaluate variability of a DOcplex model
  • Tutorials & Examples
  • Model building

Model building#

We demonstrate how to implement a few toy problems with DOcplex, gurobipy, Xpress, and highspy – paired with opti-extensions.

Diet problem

Diet problem

Multicommodity transportation problem

Multicommodity transportation problem

P-median problem

P-median problem