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
S
save(String)
- Method in class gpalta.core.
Evolution
Save Evolution to file.
save()
- Method in class gpalta.gui.
EvolutionThread
Save inmediatelly (not threaded)
saveEnabled()
- Method in class gpalta.gui.
GPaltaGUI
saveFileName
- Variable in class gpalta.core.
Config
select(List<T>)
- Method in class gpalta.ops.
IndSelector
Performs the selection
select(List<T>, boolean)
- Method in class gpalta.ops.
IndSelector
select(List<T>)
- Method in class gpalta.ops.
IndSelectorProportional
Performs the selection
select(List<T>)
- Method in class gpalta.ops.
IndSelectorRoulette
select(List<T>)
- Method in class gpalta.ops.
IndSelectorSUS
select(List<T>)
- Method in class gpalta.ops.
IndSelectorTournament
Performs the selection
select(List<T>, boolean)
- Method in class gpalta.ops.
IndSelectorTournament
selectionMethod
- Variable in class gpalta.core.
Config
semiDeepClone()
- Method in class gpalta.core.
Individual
Get a copy of this Individual, that not necessarily insures independece between both copies.
setArray(int, double[])
- Method in class gpalta.core.
Output
Register an array to this Output object.
setCurrentDepth(int)
- Method in class gpalta.nodes.
Node
setFitness(double)
- Method in class gpalta.core.
Individual
Store the fitness, so it doesn't need to be recalculated
setKid(int, Node)
- Method in class gpalta.core.
Tree
setKid(int, Node)
- Method in class gpalta.nodes.
Node
setKid(int, Node)
- Method in interface gpalta.nodes.
NodeParent
setMaxDepthFromHere(int)
- Method in class gpalta.core.
Tree
setMaxDepthFromHere(int)
- Method in class gpalta.nodes.
Node
setMaxDepthFromHere(int)
- Method in interface gpalta.nodes.
NodeParent
setNSubNodes(int)
- Method in class gpalta.core.
Tree
setNSubNodes(int)
- Method in class gpalta.nodes.
Node
setNSubNodes(int)
- Method in interface gpalta.nodes.
NodeParent
setOnPop(boolean)
- Method in class gpalta.core.
Individual
Record that this Individual was selected and is part of the population
setParent(NodeParent)
- Method in class gpalta.nodes.
Node
setTypeOfKids(int, NodeSet)
- Method in class gpalta.nodes.
Node
setWhichKidOfParent(int)
- Method in class gpalta.nodes.
Node
sigmoid(double[])
- Static method in class gpalta.core.
Common
Calculate the sigmoid (logistic function) for an entire array (inplace, i.e. modifying its contents)
SingleTreePopulation
- Class in
gpalta.core
Implements the most common population type on GP: a fixed number of trees, each interpreded separatedly
SingleTreePopulation()
- Constructor for class gpalta.core.
SingleTreePopulation
sizePenalization
- Variable in class gpalta.core.
Config
Square
- Class in
gpalta.nodes
Square()
- Constructor for class gpalta.nodes.
Square
SquareRoot
- Class in
gpalta.nodes
SquareRoot()
- Constructor for class gpalta.nodes.
SquareRoot
stopAtNextGen
- Variable in class gpalta.gui.
GPaltaGUI
stopFitness
- Variable in class gpalta.core.
Config
stopSaveQuit
- Variable in class gpalta.gui.
GPaltaGUI
StopTimer
- Class in
gpalta.gui
A Timer Task to schedule the Evolution to stop at a certain time
StopTimer(GPaltaGUI)
- Constructor for class gpalta.gui.
StopTimer
Creates a new instance of StopTimer
sum(double[])
- Static method in class gpalta.core.
Common
Sum of the values of a vector
SUSPointerDistance
- Variable in class gpalta.core.
Config
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