The source code and dockerfile for the GSW2024 AI Lab.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
 
 
 
 
 
 

31 lines
635 B

.. 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
.. include:: api.rst
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`