Uses of Class
gametree.ArtificialGamePosition.Settings
Packages that use ArtificialGamePosition.Settings
Package
Description
Various classes for storing and generating game trees for the use by algorithms and tree visualisation.
-
Uses of ArtificialGamePosition.Settings in gametree
Fields in gametree declared as ArtificialGamePosition.SettingsModifier and TypeFieldDescriptionArtificialGamePosition.settingsTheArtificialGamePosition.Settingsobject which characterises the tree this node is from.Constructors in gametree with parameters of type ArtificialGamePosition.SettingsModifierConstructorDescriptionGives the root node of the tree characterised by the givenArtificialGamePosition.Settingsobject.