description.rst 689 B

12345678910111213141516171819202122232425262728
  1. Description
  2. =====================================
  3. .. image:: _static/logo_macop.png
  4. :width: 350 px
  5. :align: center
  6. Context
  7. ------------
  8. Based on its generic behaviour, each **Macop** algorithm runs can be represented as an interactive loop where you can interact with and specify your needs at each step:
  9. .. image:: _static/documentation/macop_behaviour.png
  10. :width: 450 px
  11. :align: center
  12. The package is strongly oriented on combinatorial optimisation (hence discrete optimisation) but it remains possible to extend for continuous optimisation.
  13. Installation
  14. ------------
  15. Just install package using `pip` Python package manager:
  16. .. code:: bash
  17. pip install macop