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.
Classes
ScenarioNode(name, cond_prob, stage, ...[, ...])
ScenarioNode
Store a node in the scenario tree.
Functions
build_vardatalist(self, model[, varlist])
build_vardatalist
Convert a list of pyomo variables to a list of ScalarVar and VarData.