.. MAGEMin documentation

Main algorithm
==============

.. image:: /figs/algo.png
   :width: 300
   :align: right

.. toctree::
   :maxdepth: 2

   src/MAGEMin
   src/simplex_levelling
   src/PGE_function
   src/phase_update_function
   src/dump_function
   
Pure phases functions
=====================

.. toctree::
   :maxdepth: 2
   
   src/gem_function
   src/pp_min_function 
   
Solution phases functions
=========================

.. image:: /figs/hb.png
   :width: 256
   :align: right

.. toctree::
   :maxdepth: 2
 
   src/gss_init_function
   src/gss_function
   src/ss_min_function
   src/NLopt_opt_function
   src/objective_functions
   
Toolkit
=======

.. toctree::
   :maxdepth: 2

   src/toolkit
   src/io_function


