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

Class PartitionGraph

synoptic/src/synoptic/model/PartitionGraph.java:34–711  ·  view source on GitHub ↗

This class implements a partition graph. Nodes are Partition instances, which are sets of messages -- ( EventNode) -- and edges are not maintained explicitly, but generated on-the-fly by class Partition. PartitionGraphs can only be modified via the method apply which

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