Package org.moyoman.debug

Provides classes that represent debugging information.

See:
          Description

Class Summary
Aggregate This class represents groups of stones and their relations.
Continuous This class is used to store evaluations of different moves.
Debug This is the base class which all debug type classes must extend.
DebugType This class represents the different types of Debug objects.
Discrete This class is used to store evaluations of different points.
Forest This debug type represents sequences of moves.
GroupRating This class allows stones to be put into groups, and each group given a rating of between 0 and 1.
Legend This class allows stones or points to be associated with a legend.
SOI This class represents groups of stones and empty points that are associated with them.
 

Package org.moyoman.debug Description

Provides classes that represent debugging information.

Author:
David Weiss