|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfunction.BitFitnessFunction
public class BitFitnessFunction
Bit fitness function
Constructor Summary | |
---|---|
BitFitnessFunction()
Creates a new instance of BitFitnessFunction |
Method Summary | |
---|---|
double |
getValue(ChromosomeModel chromosome)
Return fitness value for specified chromosome. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BitFitnessFunction()
Method Detail |
---|
public double getValue(ChromosomeModel chromosome)
getValue
in interface FitnessFunctionModel
chromosome
- Reference to chromosome
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |