de.tabacha.cgo.strategy
Interface ValueCalculator


interface ValueCalculator


Method Summary
 int getValue(Board b, Move m, int minRow, int maxRow)
           
 

Method Detail

getValue

public int getValue(Board b,
                    Move m,
                    int minRow,
                    int maxRow)