sk.lenhardt.game
Class GrundyNumbersAlgorithm

java.lang.Object
  extended by sk.lenhardt.game.GrundyNumbersAlgorithm

public class GrundyNumbersAlgorithm
extends java.lang.Object


Constructor Summary
GrundyNumbersAlgorithm()
           
 
Method Summary
static int getGrundyNumber(Position pos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrundyNumbersAlgorithm

public GrundyNumbersAlgorithm()
Method Detail

getGrundyNumber

public static int getGrundyNumber(Position pos)