Class RecursiveCommunicationGroup

java.lang.Object
tools.refinery.interpreter.rete.network.communication.CommunicationGroup
tools.refinery.interpreter.rete.network.communication.timeless.RecursiveCommunicationGroup
All Implemented Interfaces:
Comparable<CommunicationGroup>

public class RecursiveCommunicationGroup extends CommunicationGroup
A communication group representing either a single node where the node is a monotonicity aware one or a set of nodes that form an SCC.
Since:
2.4