|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IGame | |
|---|---|
| net.sf.genethello.brain | Provides classes necessary to search game tree for best move. |
| net.sf.genethello.game | Provides classes necessary to simulate othello game. |
| Uses of IGame in net.sf.genethello.brain |
|---|
| Constructors in net.sf.genethello.brain with parameters of type IGame | |
|---|---|
Brain(IGame game,
Chromosome chromosome,
long timeQuota)
Creates new instance of brain. |
|
| Uses of IGame in net.sf.genethello.game |
|---|
| Classes in net.sf.genethello.game that implement IGame | |
|---|---|
class |
Game
Console program to play othello evolved using genetic algorithm. |
|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||