Package org.bigraphs.framework.simulation.equivalence
package org.bigraphs.framework.simulation.equivalence
-
ClassDescriptionMixin for behavioral equivalence on
AbstractTransitionSysteminstances.This implementation provides a basic extensible (template) method for computing bisimilarity of LTSs.Bisimulation checks whether two labeled transition systems exhibit the same behavior: every sequence of visible actions in one system can be matched by the other.