moptipy.examples package¶
A package with example problems and operators.
You can find many more applications and examples at in our moptipyapps package building on moptipy at <https://thomasweise.github.io/moptipyapps>. Here, we mainly include examples that are useful for verifying the algorithms and modules implemented in moptipy and those useful for our “Optimization Algorithms” book (see <https://thomasweise.github.io/oa>).Subpackages¶
default_instances()
ALL_NAMES
LETTER_L
LETTER_M
NAME_EA_MU_PLUS_1
NAME_EA_MU_PLUS_LOG_MU
NAME_EA_MU_PLUS_MU
NAME_EA_MU_PLUS_SQRT_MU
algorithm_namer()
algorithm_sort_key()
compute_end_results()
compute_end_statistics()
ea_family()
evaluate_experiment()
gantt()
get_end_results()
instance_sort_key()
ma_family()
makespans()
makespans_over_param()
progress()
sa_family()
table()
tests()