H
- T
- public static class AllSamplingOptAlignmentsGraphThread.CPUEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail> extends AllSamplingOptAlignmentsGraphThread<H,T>
AllSamplingOptAlignmentsGraphThread.CPUEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail>, AllSamplingOptAlignmentsGraphThread.MemoryEfficient<H extends nl.tue.astar.Head,T extends nl.tue.astar.Tail>
mapToStatesWSameSuffix
Constructor and Description |
---|
AllSamplingOptAlignmentsGraphThread.CPUEfficient(nl.tue.astar.Delegate<H,T> delegate,
gnu.trove.map.TObjectIntMap<H> head2int,
java.util.List<nl.tue.astar.impl.State<H,T>> stateList,
H initialHead,
nl.tue.astar.Trace trace,
int maxStates) |
closeObservers, getMapToStatesWSameSuffix, processMove
addObserver, computeNewTail, computeNextHead, getComputedEstimateCount, getDelegate, getOptimalRecord, getOptimalRecord, getOptimalRecord, getOptimalRecord, getPreferBreadth, getQueuedStateCount, getSorting, getTrace, getTraversedArcCount, getType, getVisitedStateCount, initializeQueue, isValidMoveOnLog, isValidMoveOnModel, poll, processMovesForRecord, processMovesForRecordWithUpToDateTail, removeObserver, setASynchronousMoveSorting, setConsidered, setEpsilon, setExpectedLength, setPreferBreadth, setQueue, setQueueingModel, setType, toString, wasReliable
public AllSamplingOptAlignmentsGraphThread.CPUEfficient(nl.tue.astar.Delegate<H,T> delegate, gnu.trove.map.TObjectIntMap<H> head2int, java.util.List<nl.tue.astar.impl.State<H,T>> stateList, H initialHead, nl.tue.astar.Trace trace, int maxStates) throws nl.tue.astar.AStarException
nl.tue.astar.AStarException