Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
I
id1
- Variable in class lio.util.
HierPartition.cacheEntry
id2
- Variable in class lio.util.
HierPartition.cacheEntry
ILS
- Class in
lio.search.local.hillclimbing
This class implements the Iterative Local Search algorithm.
ILS()
- Constructor for class lio.search.local.hillclimbing.
ILS
Creates a new instance of ILS
Individual
- Class in
lio.individuals
This abstract class contains the common features and methods for each kind of individual.
Individual()
- Constructor for class lio.individuals.
Individual
individuals()
- Method in class lio.population.
Population
Returns an array containing all individuals.
individuals()
- Method in class lio.population.
StaticPopulation
Returns an array containing all individuals.
individuals()
- Method in class lio.population.
VariablePopulation
Returns an array containing all individuals, but not empty spaces.
inertia
- Static variable in class lio.search.pso.contchain.
StdContParticle
Inertia
init()
- Method in class lio.gui.
LiOGui
init()
- Method in class lio.misc.
Statistics
Reset statistics.
init()
- Method in class lio.search.local.greedy.
GreedyStatistics
Reset statistics.
initialize()
- Method in class lio.search.
LiOSearch
Performs all actions needed in order to prepare an algorithm to be executed
initialize(boolean, boolean)
- Method in class lio.search.
LiOSearch
Performs all actions needed in order to prepare an algorithm to be executed
intToIndividual(int[][])
- Static method in class lio.individuals.
BitChain
Static method which allows building an array of individuals from a matrix of integer.
intToIndividual(int[][])
- Static method in class lio.individuals.
Permutation
Static method which allows building an array of permutations from a matrix of integer.
isComplete(Individual)
- Static method in class lio.generators.
GreedyConstructor
Determines whether solution is a complete one or not.
isComplete(Individual)
- Method in class lio.search.local.greedy.
LiOGreedyTask
Determines whether solution is a complete one or not.
isComplete(Individual)
- Method in class problems.permutation.
SymmetricTSP
isEvaluated()
- Method in class lio.individuals.
Individual
Returns true if the individual has been already evaluated.
isGray()
- Method in class problems.bitchain.
Ackley
Getter for property gray.
isGray()
- Method in class problems.bitchain.
Colville
Getter for property gray.
isGray()
- Method in class problems.bitchain.
Griewangk
Getter for property gray.
isGray()
- Method in class problems.bitchain.
Powell
Getter for property gray.
isGray()
- Method in class problems.bitchain.
Rastrigin
Getter for property gray.
isGray()
- Method in class problems.bitchain.
Rosenbrock
Getter for property gray.
isGray()
- Method in class problems.bitchain.
Schwefel
Getter for property gray.
isLaplace()
- Method in class lio.probdistributions.bitchain.
BinaryProbDistribution
Getter for property laplace.
isLaplace()
- Method in class lio.probdistributions.bitchain.
DependencyNetworkProbDistribution
isLaplace()
- Method in class lio.probdistributions.
Network
isNonContiguous()
- Method in class lio.neighbourhood.permutation.
permNeighbourGenerator
Getter for property nonContiguous.
isRanking()
- Method in class lio.selectors.
RouleteWheelSelector
Getter for property ranking.
isResource(LiOResource, String)
- Static method in class lio.core.
LiOResourceHandler
Checks if a member in a resource is a resource too.
isShowBestFitness()
- Method in class lio.misc.
SearchOutput
isShowBestIndividual()
- Method in class lio.misc.
SearchOutput
isShowCanditateSteps()
- Method in class lio.search.local.greedy.
GreedySearchOutput
isShowNumEvaluations()
- Method in class lio.misc.
SearchOutput
isShowNumEvaluationsBest()
- Method in class lio.misc.
SearchOutput
isShowNumIterations()
- Method in class lio.misc.
SearchOutput
isShowNumIterationsBest()
- Method in class lio.misc.
SearchOutput
isShowTimeBest()
- Method in class lio.misc.
SearchOutput
isShowTotalTime()
- Method in class lio.misc.
SearchOutput
isStopFlag()
- Method in class lio.gui.
ExecutionMonitor
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W