mip_and_realize_models#

Runs MIP (Mixed Integer Programming) optimization and realizes the resulting model solutions.

Functions

launch_mip_and_realize_model(cfg)#
Parameters:

cfg (DictConfig)

Return type:

list[str]

launch_realize_model(cfg)#
Parameters:

cfg (DictConfig)