A B C D E F G I J K L M N O P R S T U V W

E

ElitismEnum - Enum in net.sf.amiba.evolve.population
the enumeration of elitism used in selection process
enable_tracing() - Method in class ScientificParser
 
endColumn - Variable in class Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
EOF - Static variable in interface ScientificParserConstants
 
eol - Variable in exception ParseException
The end of line string for this machine.
evaluate(Gene[], List<FitnessCase<T>>) - Method in class GeneGrammar
evaluate the gene array and put a value on it.
evaluateFitness(List<FitnessCase<T>>) - Method in class Individual
This method evaluates afresh the fitness of this individual by building and evaluating the Abstarct Syntax Tree.
EvolutionEngine<T> - Class in net.sf.amiba.evolve
The main class that will drive the process of evolution with the help of other classes.
EvolutionEngine(File, AmibaFactory<T>) - Constructor for class EvolutionEngine
Use the configuration file and the AmibaFactory to build this engine.
EvolutionResult<T> - Class in net.sf.amiba.evolve
This bean stores the result of the evolution process so far as a snapshot.
EvolutionResult(double, Individual<T>) - Constructor for class EvolutionResult
 
evolve() - Method in class EvolutionEngine
evolve the defualt FixedNumberPopulation
evolve(Population<T>) - Method in class EvolutionEngine
evolve the given population
ExpandBuff(boolean) - Method in class SimpleCharStream
 
expectedTokenSequences - Variable in exception ParseException
Each entry in this array is an array of integers.
Expression - Class in net.sf.amiba.impl.scientific
 
Expression(int) - Constructor for class Expression
 
Expression(ScientificParser, int) - Constructor for class Expression
 
Expression() - Method in class ScientificParser
 

A B C D E F G I J K L M N O P R S T U V W