Examples#

Model building#

We demonstrate how to implement examples from the AMPL Book using functionality from the docplex-extensions library.

Diet problem

Diet problem

Multicommodity transportation problem

Multicommodity transportation problem

Evaluating variability#

Using an instance from the MIPLIB benchmark set, we demonstrate how to evaluate its variability with CPLEX’s runseeds procedure through the docplex-extensions library.

Evaluate variability of a DOcplex model

Evaluate variability of a DOcplex model

Parameter tuning#

Using instances from the MIPLIB benchmark set, we demonstrate how to use the CPLEX tuning tool through the docplex-extensions library.

Tune for a DOcplex model

Tune for a DOcplex model

Tune for a batch of models

Tune for a batch of models

Gallery generated by Sphinx-Gallery