|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ksu.cis.bnj.bbn.learning.scorebased.wrappers.gawk.GAWKFitness
Field Summary | |
protected InferenceResult |
actualResult
|
protected int |
attributeSize
|
protected GAWK |
owner
|
protected Tally |
tally
|
Constructor Summary | |
GAWKFitness(GAWK g)
|
Method Summary | |
double |
getFitness(Chromosome c)
|
protected void |
precache()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected GAWK owner
protected Tally tally
protected InferenceResult actualResult
protected int attributeSize
Constructor Detail |
public GAWKFitness(GAWK g)
Method Detail |
protected void precache()
public double getFitness(Chromosome c)
getFitness
in interface Fitness
Fitness.getFitness(edu.ksu.cis.kdd.ga.Chromosome)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |