experiments.jUFLP_simscores_M

Module summary

Generates and solves the special class j-UFLP instances.

Instances and the experiment as discussed in the paper, in Section 4.2 and Appendix F.2. Instances are generated using UFLP_2_cav.gen_special_jUFLP(), which is a wrapper for function darkcloud.gen_caveman_inst() for this class of instances. The experiment is implemented in UFLP_2_cav.main().

The rest of the code implemented alternative experiments (left out from the second revision of the paper).

(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()

The j-UFLP experiment involving instances w/different simscores.

❖❖❖

Implementation details

❖❖❖

Functions

experiments.jUFLP_simscores_M.main()[source]

The j-UFLP experiment involving instances w/different simscores.