T - public class ForwardDecompositionHTNPlanner<IPlanning extends IHTNPlanningProblem,V extends java.lang.Comparable<V>,ISearch extends jaicore.search.probleminputs.GraphSearchInput<TFDNode,java.lang.String>> extends GraphSearchBasedHTNPlanningAlgorithm<IPlanning,ISearch,TFDNode,java.lang.String,V>
| Constructor and Description |
|---|
ForwardDecompositionHTNPlanner(IPlanning problem,
jaicore.search.core.interfaces.IOptimalPathInORGraphSearchFactory<ISearch,TFDNode,java.lang.String,V> searchFactory,
jaicore.search.probleminputs.builders.SearchProblemInputBuilder<TFDNode,java.lang.String,ISearch> searchProblemBuilder) |
cancel, getLoggerName, getPlan, getSearch, nextWithException, setLoggerNamecall, getBestSeenSolution, nextSolutionCandidate, nextSolutionCandidateEvent, setBestSeenSolution, updateBestSeenSolutioncollectAllSolutionsactivate, 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, waitpublic ForwardDecompositionHTNPlanner(IPlanning problem, jaicore.search.core.interfaces.IOptimalPathInORGraphSearchFactory<ISearch,TFDNode,java.lang.String,V> searchFactory, jaicore.search.probleminputs.builders.SearchProblemInputBuilder<TFDNode,java.lang.String,ISearch> searchProblemBuilder)