Uses of Class
heurgame.analysis.SystemAnalyzer

Packages that use SystemAnalyzer
heurgame   
heurgame.analysis   
 

Uses of SystemAnalyzer in heurgame
 

Methods in heurgame that return SystemAnalyzer
 SystemAnalyzer Game.getSystemAnalyzer()
          The SystemAnalyzer has the role of judging the entire game state.
 

Uses of SystemAnalyzer in heurgame.analysis
 

Fields in heurgame.analysis declared as SystemAnalyzer
protected  SystemAnalyzer MoveAnalyzer.parent
          parent Delegated to for checking for duplicates and other minutia.