org.encog.ml.world
public interface PerformAction
double
determineCost(World w, State s, Action a)
boolean
isPossible(World w, State s, Action a)
void
perform(World w, State s, Action a)
void perform(World w, State s, Action a)
double determineCost(World w, State s, Action a)
boolean isPossible(World w, State s, Action a)
Copyright © 2014. All Rights Reserved.