Uses of Package
de.tabacha.cgo.strategy

Packages that use de.tabacha.cgo.strategy
de.tabacha.cgo.strategy Contains the engines that play ConwayGo.  
 

Classes in de.tabacha.cgo.strategy used by de.tabacha.cgo.strategy
NoRecursionTemplate
          Template to simplify the writing of simple engines that only test the first move.
ValueCalculator