Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
W
I
IfThenElse
- Class in
gpalta.nodes
IfThenElse()
- Constructor for class gpalta.nodes.
IfThenElse
IndFitnessComparator
- Class in
gpalta.core
Implements a comparator for Individuals based on their fitness
IndFitnessComparator()
- Constructor for class gpalta.core.
IndFitnessComparator
Individual
- Class in
gpalta.core
Individuals are the objects that form the population and are modified throughout the evolution.
Individual()
- Constructor for class gpalta.core.
Individual
IndSelector
- Class in
gpalta.ops
Abstract selector class
IndSelector()
- Constructor for class gpalta.ops.
IndSelector
IndSelectorProportional
- Class in
gpalta.ops
Implements proportional selection (deterministic).
IndSelectorProportional(Config, Ranking)
- Constructor for class gpalta.ops.
IndSelectorProportional
Creates a new instance of IndSelectorProportional
IndSelectorRoulette
- Class in
gpalta.ops
Implements roulette selection method
IndSelectorRoulette(Config, Ranking)
- Constructor for class gpalta.ops.
IndSelectorRoulette
Creates a new instance of IndSelectorRoulette
IndSelectorSUS
- Class in
gpalta.ops
Implements Stochastic Universal sampling (SUS) method
IndSelectorSUS(Config, Ranking)
- Constructor for class gpalta.ops.
IndSelectorSUS
IndSelectorTournament
- Class in
gpalta.ops
Implements Tournament selection.
IndSelectorTournament(Config)
- Constructor for class gpalta.ops.
IndSelectorTournament
init(Config, DataHolder, String)
- Method in interface gpalta.core.
Fitness
Initializes the Fitness, reading desired outputs from file
init(Config, DataHolder, Output, double[])
- Method in interface gpalta.core.
Fitness
Initializes the Fitness, receiving the desired outputs and the wheights (importance) for each sample.
init(Config, DataHolder, String)
- Method in class gpalta.core.
FitnessClassic
init(Config, DataHolder, Output, double[])
- Method in class gpalta.core.
FitnessClassic
init()
- Static method in class gpalta.core.
Logger
init(Config, DataHolder, TreeBuilder)
- Method in interface gpalta.core.
Population
init(Config, DataHolder, TreeBuilder)
- Method in class gpalta.core.
SingleTreePopulation
init(Config, DataHolder)
- Method in class gpalta.nodes.
LogicConstant
init(Config, DataHolder)
- Method in class gpalta.nodes.
Node
Initialize the Node.
init(Config, DataHolder)
- Method in class gpalta.nodes.
RealConstant
initialMinDepth
- Variable in class gpalta.core.
Config
isInList(Node, List<Node>)
- Static method in class gpalta.core.
NodeFactory
isOnPop()
- Method in class gpalta.core.
Individual
Ask whether this Individual is already part of the population
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
L
M
N
O
P
R
S
T
U
W