experiments.dclouds

Module summary

Implements a MIP+DD approach experiment (left out from the paper).

INTERMEDIATE RESEARCH CODE: there was an idea to build a BDD by solving MIPs corresponding to sub-problems. The up-to-date j-UFLP experiment is implemented in UFLP_2_cav module.

(In the implementation details below, click on class/function names for additional documentation and links to the source code.)

❖❖❖

Implements functions (outside the classes above):

main()

Generates a dataset of BDD vs MIP runtimes and objectives.

❖❖❖

Implementation details

❖❖❖

Functions

experiments.dclouds.main()[source]

Generates a dataset of BDD vs MIP runtimes and objectives.