create_ef

Note: parmest can make use of mpi-sppy to form the EF so that it could, if it needed to, solve using a decomposition. To guard against loss of mpi-sppy, we also have this “local” ability to form the EF.

Functions

create_EF(scenario_names, scenario_creator)

Create a ConcreteModel of the extensive form.

ef_nonants(ef)

An iterator to give representative Vars subject to non-anticipitivity :param ef: the full extensive form model :type ef: ConcreteModel

find_active_objective(pyomomodel)

get_objs(scenario_instance)

return the list of objective functions for scenario_instance