MCPcopy Create free account
hub / github.com/ModelInference/synoptic / Bisimulation

Class Bisimulation

synoptic/src/synoptic/algorithms/Bisimulation.java:50–903  ·  view source on GitHub ↗

Partition graphs can be transformed using two algorithms -- coarsening and refinement. This class implements refinement using the Bisim algorithm ( Bisimulation.splitUntilAllInvsSatisfied). Coarsening is implemented with a modified version of the kTails algorithm ( {@code Bisimulation.mergeP

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected