1
0
This repository has been archived on 2025-03-06. You can view files and clone it, but cannot push or open issues or pull requests.

38 lines
1.8 KiB
ReStructuredText

.. MiniZinc documentation master file, created by
sphinx-quickstart on Sat Nov 26 18:22:59 2016.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.
The MiniZinc Handbook
=====================
MiniZinc is a free and open-source constraint modeling language. You can use MiniZinc to model constraint satisfaction and optimization problems in a high-level, solver-independent way, taking advantage of a large library of pre-defined constraints.
This handbook consists of four parts: :numref:`part-introduction` covers installation and basic steps; :numref:`part-tutorial` is a tutorial-style introduction into modelling with MiniZinc; :numref:`part-manual` is a user manual for the individual tools in the MiniZinc tool chain; and :numref:`part-reference` is a reference to the language.
This documentation is licensed under a
`Creative Commons Attribution-NoDerivatives 4.0 International License <http://creativecommons.org/licenses/by-nd/4.0/>`__. This means that you are free to copy and redistribute the material in any medium or format
for any purpose, even commercially. However, you must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use. If you remix, transform, or build upon the material, you may **not** distribute the modified material.
.. .. only:: builder_html
..
.. .. image:: figures/MiniZn_logo_2.*
.. :height: 150px
.. toctree::
:maxdepth: 2
:numbered: 4
part_1_overview
part_2_tutorial
part_3_user_manual
part_4_reference
.. only:: builder_html
Indices and tables
------------------
* `Change log <changelog.html>`__
* :ref:`genindex`