sk.lenhardt.game
Class WTIAAlgorithm

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

public class WTIAAlgorithm
extends java.lang.Object


Field Summary
static int SUPER_LOOSING
           
static int SUPER_WINNING
           
 
Constructor Summary
WTIAAlgorithm()
           
 
Method Summary
static int getWTIANumber(Position pos)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SUPER_LOOSING

public static final int SUPER_LOOSING
See Also:
Constant Field Values

SUPER_WINNING

public static final int SUPER_WINNING
See Also:
Constant Field Values
Constructor Detail

WTIAAlgorithm

public WTIAAlgorithm()
Method Detail

getWTIANumber

public static int getWTIANumber(Position pos)