|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectimplementation.gridpuzzle.AbstractHeuristic
implementation.gridpuzzle.HeuristicOne
public class HeuristicOne
Constructor Summary | |
---|---|
HeuristicOne()
|
Method Summary | |
---|---|
double |
get(GameGrid current,
GameGrid target)
|
Methods inherited from class implementation.gridpuzzle.AbstractHeuristic |
---|
isCompatible, isCorrect, isCorrect |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HeuristicOne()
Method Detail |
---|
public double get(GameGrid current, GameGrid target)
get
in class AbstractHeuristic
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |