Interface CandidatePlaceSelectionStrategy<N extends org.processmining.models.graphbased.directed.AbstractDirectedGraphNode>
-
- All Known Implementing Classes:
BoundedInputANDOutput,BoundedInputPLUSOutput,BoundedSplitJoinOnly,EdgesOrderingCompatibleSelStrategy
public interface CandidatePlaceSelectionStrategy<N extends org.processmining.models.graphbased.directed.AbstractDirectedGraphNode>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanisCandidate(PartialPlaceEvaluation<N> ppe)
-
-
-
Method Detail
-
isCandidate
boolean isCandidate(PartialPlaceEvaluation<N> ppe)
-
-