Package ai.libs.hasco.variants.forwarddecomposition
-
Class Summary Class Description DefaultPathPriorizingPredicate<N,A> This is a node evaluator that assigns 0 to all nodes encoding (partial) compositions where each component refinement is with its default parameters.HASCOViaFD<ISearch extends ai.libs.jaicore.search.probleminputs.GraphSearchWithPathEvaluationsInput<ai.libs.jaicore.planning.hierarchical.algorithms.forwarddecomposition.graphgenerators.tfd.TFDNode,java.lang.String,V>,V extends java.lang.Comparable<V>> HASCOViaFDAndBestFirst<V extends java.lang.Comparable<V>> HASCOViaFDAndBestFirstFactory<V extends java.lang.Comparable<V>> This factory makes it easier to create HASCO objects.HASCOViaFDAndBestFirstWithDyadRankedNodeQueueFactory HASCO variant factory using best first and a dyad-ranked OPEN list.HASCOViaFDAndBestFirstWithRandomCompletions<V extends java.lang.Comparable<V>> HASCOViaFDAndBestFirstWithRandomCompletionsFactory HASCOViaFDFactory<S extends ai.libs.jaicore.search.probleminputs.GraphSearchWithPathEvaluationsInput<ai.libs.jaicore.planning.hierarchical.algorithms.forwarddecomposition.graphgenerators.tfd.TFDNode,java.lang.String,V>,V extends java.lang.Comparable<V>>