Uses of Interface
edu.wis.jtlv.lib.games.GameAlgI

Packages that use GameAlgI
edu.wis.jtlv.lib.games The library with all games algorithms which where implemented using JTLV. 
 

Uses of GameAlgI in edu.wis.jtlv.lib.games
 

Subinterfaces of GameAlgI in edu.wis.jtlv.lib.games
 interface GameAlgTwoPlayersI
           A general interface for mathematical games between two players.
 

Classes in edu.wis.jtlv.lib.games that implement GameAlgI
 class GR1GameAlg
           Nir Piterman, Amir Pnueli, and Yaniv Sa’ar.
 class RkGameAlg
           Nir Piterman, Amir Pnueli.