libFAUDES

Sections

Index

op_bisimulation.cpp File Reference


Detailed Description

Methods 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.

#include <op_bisimulation.h>

Namespaces

namespace  faudes

Functions

void faudes::calcBisimulation (Generator &rGenOrig, map< Idx, Idx > &rMapStateToPartition, Generator &rGenPart, vector< Idx > &rNewPartitions)
void faudes::calcBisimulation (Generator &rGenOrig, map< Idx, Idx > &rMapStateToPartition, vector< Idx > &rNewPartitions)

libFAUDES 2.13a c++ source docu by doxygen 1.5.6