public class ForwardDecompositionHTNPlanner<P extends IHTNPlanningProblem,V extends java.lang.Comparable<V>,S extends ai.libs.jaicore.search.probleminputs.GraphSearchInput<TFDNode,java.lang.String>> extends CostSensitiveGraphSearchBasedHTNPlanningAlgorithm<P,S,TFDNode,java.lang.String,V>
| Constructor and Description |
|---|
ForwardDecompositionHTNPlanner(P problem,
AForwardDecompositionReducer<P,IEvaluatedGraphSearchBasedPlan<TFDNode,java.lang.String,V>,S,ai.libs.jaicore.search.model.other.EvaluatedSearchGraphPath<TFDNode,java.lang.String,V>> reducer,
ai.libs.jaicore.search.core.interfaces.IOptimalPathInORGraphSearchFactory<S,TFDNode,java.lang.String,V> searchFactory) |
runPreCreationHookcancel, getBaseAlgorithm, getLogger, getLoggerName, getProblemTransformer, getSolutionEvent, nextWithException, setLoggerNamecall, collectAllSolutions, nextSolutionCandidate, nextSolutionCandidateEventactivate, announceTimeoutDetected, avoidReinterruptionOnShutdownOnCurrentThread, checkAndConductTermination, checkTermination, computeTimeoutAware, getActivationTime, getConfig, getId, getInput, getNumCPUs, getRemainingTimeToDeadline, getState, getTimeout, getTimeoutPrecautionOffset, hasNext, hasThreadBeenInterruptedDuringShutdown, interruptThreadAsPartOfShutdown, isCanceled, isShutdownInitialized, isStopCriterionSatisfied, isTimeouted, iterator, next, post, registerActiveThread, registerListener, resolveShutdownInterruptOnCurrentThread, setConfig, setMaxNumThreads, setNumCPUs, setState, setTimeout, setTimeout, setTimeoutPrecautionOffset, shutdown, terminate, unregisterActiveThread, unregisterThreadAndShutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnextSolutionCandidate, nextSolutionCandidateEventpublic ForwardDecompositionHTNPlanner(P problem, AForwardDecompositionReducer<P,IEvaluatedGraphSearchBasedPlan<TFDNode,java.lang.String,V>,S,ai.libs.jaicore.search.model.other.EvaluatedSearchGraphPath<TFDNode,java.lang.String,V>> reducer, ai.libs.jaicore.search.core.interfaces.IOptimalPathInORGraphSearchFactory<S,TFDNode,java.lang.String,V> searchFactory)