Tools ====== The IDAES Data Management Framework (DMF) is used to manage all the data needed by the IDAES framework, including flowsheets, models, and results. It stores metadata and data in persistent storage. More information can be found in the `DMF documentation `_. Degeneracy Hunter is a collection of tools for nonlinear optimization modeling diagnostics. The main algorithm to compute irreducible degenerate sets is described in `this paper `_. The example notebook (link below) shows how to apply Degeneracy Hunter to simple Pyomo models. .. toctree:: DMF example Degeneracy Hunter example