Uses of Interface
edu.wis.jtlv.lib.old.games.Game

Packages that use Game
edu.wis.jtlv.lib.old.games The main user library, with all published games algorithms which where implemented through JTLV. 
 

Uses of Game in edu.wis.jtlv.lib.old.games
 

Subinterfaces of Game in edu.wis.jtlv.lib.old.games
 interface TwoPlayersGame
           A general interface for mathematical games.
 

Classes in edu.wis.jtlv.lib.old.games that implement Game
 class GR1Game
           Nir Piterman, Amir Pnueli, and Yaniv Sa’ar.
 class RkGame
           Nir Piterman, Amir Pnueli.