org.encog.ml.graph.search
Interface SearchGoal

All Known Implementing Classes:
SimpleDestinationGoal

public interface SearchGoal


Method Summary
 boolean isGoalMet(BasicPath path)
           
 

Method Detail

isGoalMet

boolean isGoalMet(BasicPath path)


Copyright © 2014. All Rights Reserved.