|
Class Summary |
| AITest |
|
| CoreAI |
AI - Yet only for Oben-, Unten- and Coiffeur-RuleSet
Uses the ProbabilityTable for the Throw/Bring strategy only
TODO: Extend probability table usage to other strategys |
| ProbabilityAI |
AI - Yet only for Oben-, Unten- and Coiffeur-RuleSet
Uses the ProbabilityTable for the Throw/Bring strategy only
TODO: Extend probability table usage to other strategys |
| ProbabilityTable |
ProbabylityTable provides functions to calculate probabilities
for all players having cards of a color or having a specific card (all
from the view of a Player)
ProbabilityTable is the core of the ProbabilityAI AI implementation |
| RuleSetChoiceAI |
|
| SimpleAI |
A simple (quite stupid) AI implementation |