3. PyomoFundamentals

§ 1-pass construction § All data must be present before Python starts processing the model § Pyomo will construct each component in order at the time it is declared § Straightforward logical process; easy to script. § Familiar to modelers with experience with GAMS § Abstract Models: model first, then data § 2-pass construction ................
................