Topical Reference ================= Pyomo is being increasingly used as a library to support Python scripts. This section describes library APIs for key elements of Pyomo's core library. This documentation serves as a reference for both (1) Pyomo developers and (2) advanced users who are developing Python scripts using Pyomo. .. toctree:: :maxdepth: 1 aml/index.rst expressions/index.rst solvers/index.rst data/index.rst APPSI (Auto-Persistent Pyomo Solver Interfaces) Pyomo is under active ongoing development. The following API documentation describes *Beta* functionality. .. toctree:: :maxdepth: 1 kernel/index.rst