return a string formatted for display
default is the chromosome string and fitness
if chromosome is not a string, then just fitness is returned
Subclasses should override if necessary
return a string formatted for display
default is the chromosome string and fitness
if chromosome is not a string, then just fitness is returned
Subclasses should override if necessary
True -
Static variable in class com.ibm.able.data.AbleData
A convenience boolean literal with a value of true.
TRUNC -
Static variable in class com.ibm.able.beans.filter.AbleFilter
truth -
Variable in class com.ibm.able.beans.rules.AbleClause
truth contains the current truth value of the clause if it has
been evaluated (either true or false, or null
if the truth value is unknown or cannot be evaluated (one of the operands
has not been set).
This class implements the F6 function described in the first chapter
of The Handbook of Genetic Algorithms (Davis)
It uses a traditional binary string representation
This class implements the F6 function described in the first chapter
of The Handbook of Genetic Algorithms (Davis)
Is used a hybrid (numeric) chromosome representation