Decision-making with Energia 
=============================

.. include:: ../README.md
   :parser: myst_parser.sphinx_

.. include:: ../background.rst


.. toctree::
   :maxdepth: 2
   :caption: Tutorials & Guide
   :hidden:

   tutorials/getting_started/index
   tutorials/defining_components/index
   tutorials/additional_features/index
   tutorials/troubleshooting/index
   tutorials/handling_attributes/index
   tutorials/mathematical_program/index


.. toctree::
   :maxdepth: 1
   :caption: Interactive Examples
   :hidden:

   examples/scheduling
   examples/design_scheduling_attrs
   examples/design_scheduling
   examples/design_scheduling_material
   examples/material_process_modes
   examples/seattle_topeka


.. toctree::
   :maxdepth: 1
   :caption: Stay Up To Date
   :hidden:

   publication_history
   changelog
   license


Dive into Energia
==================

The API
-------

Refer to the API documentation for a detailed description of the classes and methods available in Energia.

.. autosummary:: 
   :toctree: _autosummary
   :recursive:
   :caption: API
   :nosignatures:

   energia


Easy Navigation
---------------

The search feature and indexes can be engaged to facilitate navigation:


* :ref:`search`
* :ref:`genindex`
* :ref:`modindex`

.. footbibliography::
