Tutorials & Examples#
Data structures overview#
We give an overview of all data structures provided in opti-extensions.
Model building#
We demonstrate how to implement a few toy problems with DOcplex, gurobipy, Xpress, and highspy – paired with opti-extensions.
Using CPLEX’s parameter tuning tool#
Using instances from the MIPLIB benchmark set, we demonstrate how to use CPLEX’s parameter tuning tool through opti-extensions.
Using CPLEX’s runseeds#
Using an instance from the MIPLIB benchmark set, we demonstrate how to evaluate its variability with CPLEX’s runseeds procedure through opti-extensions.