|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Feature | |
|---|---|
| net.sf.genethello.brain | Provides classes necessary to search game tree for best move. |
| Uses of Feature in net.sf.genethello.brain |
|---|
| Fields in net.sf.genethello.brain declared as Feature | |
|---|---|
protected Feature[][] |
Chromosome.features
Matrix of features Feature[phases][length]. |
| Methods in net.sf.genethello.brain that return Feature | |
|---|---|
Feature |
Chromosome.getFeatures(int p,
int i)
Gets the value of features. |
| Methods in net.sf.genethello.brain with parameters of type Feature | |
|---|---|
void |
Chromosome.setFeatures(int p,
int i,
Feature feature)
Sets the value of features. |
|
GeneThello Home | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||