org.encog.ml.graph.search
public class FrontierHolder extends Object
Constructor and Description |
---|
FrontierHolder(Prioritizer thePrioritizer) |
Modifier and Type | Method and Description |
---|---|
void |
add(BasicPath path) |
boolean |
containsDestination(BasicNode node) |
List<BasicPath> |
getContents() |
BasicPath |
pop() |
int |
size() |
public FrontierHolder(Prioritizer thePrioritizer)
Copyright © 2014. All Rights Reserved.