GeneThello Home

Uses of Class
net.sf.genethello.brain.Feature

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

Get GeneThello: Genetic Othello at SourceForge.net. Fast, secure and Free Open Source software downloads