See SpAveragePlayer.h.
Average liberty player.
See SpCapturePlayer.h.
Simple player that captures whenever possible, otherwise plays randomly.
See SpDumbTacticalPlayer.h.
Dumb tactical player.
See SpGreedyPlayer.h.
Greedy player.
See SpInfluencePlayer.h.
Greedy influence player.
See SpLadderPlayer.h.
Ladder catcher player.
See SpLibertyPlayer.h.
Liberty player, concentrates on low liberty stones.
Plays to complete simple eyes as quickly as possible, or preventing opponent from doing so.
See SpMinLibPlayer.h.
Minimum liberty player - blocks with fewest liberties are most urgent.
See SpMoveGenerator.h.
Simple move generator for simple players.
See SpRandomPlayer.h.
Random player.
See SpSafePlayer.h.
Safe player.
See SpSimplePlayer.h.
Base class for simple Go playing algorithms.
Utility functions.