T - public class RandomlyRankedNodeQueueConfig<T> extends ADyadRankedNodeQueueConfig<T>
RandomlyRankedNodeQueueranker, scaler| Constructor and Description |
|---|
RandomlyRankedNodeQueueConfig(int seed)
Construct a new config with the given seed.
|
| Modifier and Type | Method and Description |
|---|---|
void |
configureBestFirst(ai.libs.jaicore.search.algorithms.standard.bestfirst.BestFirst<ai.libs.jaicore.search.probleminputs.GraphSearchWithSubpathEvaluationsInput<T,java.lang.String,java.lang.Double>,T,java.lang.String,java.lang.Double> bestFirst) |
getRanker, getScaler, setRanker, setScaler