rapper: a PySP wrapperΒΆ

This is an advanced topic.

The pysp.util.rapper package is built on the Pyomo optimization modeling language ([PyomoJournal], [PyomoBookII]) to provide a thin wrapper for some functionality of PySP [PySPJournal] associated with the runef and runph commands. The package is designed mainly for experienced Python programmers who are users of a Pyomo ConcreteModel in PySP and who want to embed the solution process is simple scripts. There is also support for users of a Pyomo AbstractModel. Note that callback functions are also supported for some aspects of PySP, which is somewhat orthogonal to the functionality provided by pysp.util.rapper.