Uses of Interface
org.bigraphs.framework.simulation.equivalence.BehavioralEquivalenceMixin
Packages that use BehavioralEquivalenceMixin
-
Uses of BehavioralEquivalenceMixin in org.bigraphs.framework.simulation.equivalence
Classes in org.bigraphs.framework.simulation.equivalence that implement BehavioralEquivalenceMixinModifier and TypeClassDescriptionclassBisimulationMixinImpl<B extends Bigraph<? extends Signature<?>>,AST extends ReactionGraph<B>> 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.