public class AbstractBaselineRepresentativeUntangling<BPN extends IBPNode<N>,C extends ICondition<BPN,C,E,F,N,P,T,M>,E extends IEvent<BPN,C,E,F,N,P,T,M>,F extends IFlow<N>,N extends INode,P extends IPlace,T extends ITransition,M extends IMarking<F,N,P,T>> extends AbstractRepresentativeUntangling<BPN,C,E,F,N,P,T,M>
INetSystem).cyclic, processes, reducedProcesses, reducedSys, runs, safe, setup, significantRunCounter, sys, time, torLeaves, torRoot| Constructor and Description |
|---|
AbstractBaselineRepresentativeUntangling(INetSystem<F,N,P,T,M> sys)
Constructor of a representative untangling.
|
AbstractBaselineRepresentativeUntangling(INetSystem<F,N,P,T,M> sys,
UntanglingSetup setup) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
constructRuns(INetSystem<F,N,P,T,M> system)
Construct maximal repetition significant runs of a given net system.
|
constructProcesses, createProcess, createRun, createUntanglingRun, getMaximalSignificantRuns, getNumberOfSignificantRuns, getProcesses, getReducedNetSystem, getReducedProcesses, getTime, isDeadlockFree, isNonSinkDeadlockFree, isSafe, isSignificant, isSignificantCubic, prune, reduceSubruns, serializeProcesses, serializeReducedProcessespublic AbstractBaselineRepresentativeUntangling(INetSystem<F,N,P,T,M> sys, UntanglingSetup setup)
protected void constructRuns(INetSystem<F,N,P,T,M> system)
AbstractRepresentativeUntanglingconstructRuns in class AbstractRepresentativeUntangling<BPN extends IBPNode<N>,C extends ICondition<BPN,C,E,F,N,P,T,M>,E extends IEvent<BPN,C,E,F,N,P,T,M>,F extends IFlow<N>,N extends INode,P extends IPlace,T extends ITransition,M extends IMarking<F,N,P,T>>system - A net system.Copyright © 2017. All rights reserved.