org.encog.ml.graph.search
public interface GraphSearch extends Prioritizer
Modifier and Type | Method and Description |
---|---|
SearchGoal |
getGoal() |
BasicGraph |
getGraph() |
BasicPath |
getSolution() |
void |
iteration() |
isHigherPriority
BasicGraph getGraph()
SearchGoal getGoal()
void iteration()
BasicPath getSolution()
Copyright © 2014. All Rights Reserved.