op_bisimulation.h File Reference Methods to compute bisimulations on dynamic systems (represented by a finite automaton). More... #include "corefaudes.h" #include "op_partition.h" #include "op_debug.h" #include <vector> #include <map> #include <string> #include <sstream> Go to the source code of this file.
Detailed DescriptionMethods to compute bisimulations on dynamic systems (represented by a finite automaton). The relevant algorithms are described in J.-C. Fernandez, "An implementation of an efficient algorithm for bisimulation equivalence", Science of Computer Programming, vol. 13, pp. 219-236, 1990. The class bisimulation supports these methods. Definition in file op_bisimulation.h. Macro Definition Documentation
Definition at line 40 of file op_bisimulation.h. libFAUDES 2.24g --- 2014.09.15 --- c++ api documentaion by doxygen |