Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Package
cgsuite

Classes in cgsuite used by cgsuite
CanonicalGame
          A short combinatorial game in canonical form.
CanonicalGame.NusKey
           
CanonicalStopperGame
          A stopper in canonical form.
Context
          Contains utility methods for communicating with the Combinatorial Game Suite interface.
DyadicRational
          A rational number whose denominator is a power of 2.
Game
          The primary interface for combinatorial games in Combinatorial Game Suite.
LoopyGame
          An arbitrary loopy game, represented by an explicit game digraph.
LoopyGame.Graph
           
LoopyGame.Node
          A single node of a game graph.
LoopyGame.Node.GraphInfo
           
NotShortGameException
          Thrown if a game's canonicalize 55 method is called, and that game is not a short game.
NotStopperException
          Thrown if a loopy game's canonicalizeStopper 55 method is called, and that game is not a stopper.
Stop
          The left or right stop of a game.
StopperGame
          A convenience interface that exposes methods shared by CanonicalGame and CanonicalStopperGame.
StopperSidedGame
          A game whose onside and offside are stoppers.
Thermograph
          A thermograph.
Thermograph.Trajectory
          A single thermograph trajectory.