The Go API
Jochen Voß
voss@mathematik.uni-kl.de
Copyright © 2001 by Jochen Voß
Table of Contents
I.
The Go API Reference
golist
-- auxiliary functions
GoPlayer
-- player related information
GoGame
-- game related information
GoData
-- the database for the golist classes
GoClient
-- access the GoData databases
GoComponents
-- calculate the connected components of the game graph
GoPlayerList
-- a GoData client to print players into a GtkCList
GoGameList
-- a GoData client to print games into a GtkCList
GoHistory
-- track the development of a player's strength in time
GoStrengths
-- A controller to estimate the players' strength values
Next Page >>>
The Go API Reference