.. _api_reference:

API Reference
==============

This section provides detailed documentation for the PyCNP API.

.. toctree::
   :maxdepth: 2
   :caption: Python API

   model
   read
   algorithm
   crossover
   stop
   utils
   constants
   problemdata

.. toctree::
   :maxdepth: 2
   :caption: C++ API Reference

   cpp/graph
   cpp/algorithm
   cpp/search
   cpp/crossover
