Pyomo / PyomoGallery

A collection of Pyomo examples
Other
287 stars 160 forks source link

Example that directly uses the NL writer and SOL reader. #2

Closed ghackebeil closed 8 years ago

ghackebeil commented 8 years ago

This example explains how to save the symbol map created by NL writer so that it can recovered at a later time and added to a results object created by the SOL reader. The symbol map can be regenerated for any Pyomo model with component names that match those on the model used by the NL writer.

ghackebeil commented 8 years ago

I'm going regenerate this pull request off of a more appropriate branch name