Package org.bigraphs.framework.simulation.equivalence
package org.bigraphs.framework.simulation.equivalence
-
ClassDescriptionMixin Infrastructure-related class.This implementation provides a basic extensible (template) method for computing bisimilarity of LTSs.This is a "wrapper" class that extends the basic reaction graph structure
ReactionGraph
, and contains an instance of the behavioral equivalence mixin implementation ofBehavioralEquivalenceMixin
.Mixin Infrastructure-related class.This class provides the implementation of the interfaceBehavioralEquivalenceMixin
for the bisimulation equivalence relation.