.. stormpy documentation master file, created by
   sphinx-quickstart on Mon Dec 12 16:20:40 2016.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Stormpy Documentation
===================================


Stormpy is a set of python bindings for the probabilistic model checker `Storm <http://www.stormchecker.org/>`_.


.. toctree::
   :maxdepth: 2
   :caption: Contents:
   
   installation
   getting_started
   advanced_topics
   contributors

   
Stormpy API Reference
====================================
.. toctree::
   :maxdepth: 2
   :caption: Modules:
	
   code_stormpy_core
   code_stormpy_logic
   code_stormpy_storage


Indices and tables
==================

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