jackbergus / minauto

Minimization of Probabilistic Automata

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALLATION and MANUAL

To compile the equivalence checker install Boost libraries and lib mpfr.

The executable is called "equiv". Equivalence can be checked by the following command:

equiv

where and contain the probabilistic automata in APEX format.

About

Minimization of Probabilistic Automata


Languages

Language:C++ 94.1%Language:C 5.7%Language:CMake 0.2%