Uses of Interface
edu.wis.jtlv.old_lib.games.Game

Packages that use Game
edu.wis.jtlv.old_lib.games The old library with games algorithms which where implemented through JTLV. 
 

Uses of Game in edu.wis.jtlv.old_lib.games
 

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

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