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
Q
R
S
T
U
V
W
X
Z
U
UF1
- Class in
jmetal.problems.cec2009Competition
Class representing problem CEC2009_UF1
UF1(String)
- Constructor for class jmetal.problems.cec2009Competition.
UF1
Constructor.
UF1(String, Integer)
- Constructor for class jmetal.problems.cec2009Competition.
UF1
Creates a new instance of problem CEC2009_UF1.
UF10
- Class in
jmetal.problems.cec2009Competition
Class representing problem CEC2009_UF10
UF10(String)
- Constructor for class jmetal.problems.cec2009Competition.
UF10
Constructor.
UF10(String, Integer)
- Constructor for class jmetal.problems.cec2009Competition.
UF10
Creates a new instance of problem CEC2009_UF10.
UF2
- Class in
jmetal.problems.cec2009Competition
Class representing problem CEC2009_UF2
UF2(String)
- Constructor for class jmetal.problems.cec2009Competition.
UF2
Constructor.
UF2(String, Integer)
- Constructor for class jmetal.problems.cec2009Competition.
UF2
Creates a new instance of problem CEC2009_UF2.
UF3
- Class in
jmetal.problems.cec2009Competition
Class representing problem CEC2009_UF3
UF3(String)
- Constructor for class jmetal.problems.cec2009Competition.
UF3
Constructor.
UF3(String, Integer)
- Constructor for class jmetal.problems.cec2009Competition.
UF3
Creates a new instance of problem CEC2009_UF3.
UF4
- Class in
jmetal.problems.cec2009Competition
Class representing problem CEC2009_UF4
UF4(String)
- Constructor for class jmetal.problems.cec2009Competition.
UF4
Constructor.
UF4(String, Integer)
- Constructor for class jmetal.problems.cec2009Competition.
UF4
Creates a new instance of problem CEC2009_UF4.
UF5
- Class in
jmetal.problems.cec2009Competition
Class representing problem CEC2009_UF5
UF5(String)
- Constructor for class jmetal.problems.cec2009Competition.
UF5
Constructor.
UF5(String, Integer, int, double)
- Constructor for class jmetal.problems.cec2009Competition.
UF5
Creates a new instance of problem CEC2009_UF5.
UF6
- Class in
jmetal.problems.cec2009Competition
Class representing problem CEC2009_UF5
UF6(String)
- Constructor for class jmetal.problems.cec2009Competition.
UF6
Constructor.
UF6(String, Integer, int, double)
- Constructor for class jmetal.problems.cec2009Competition.
UF6
Creates a new instance of problem CEC2009_UF6.
UF7
- Class in
jmetal.problems.cec2009Competition
Class representing problem CEC2009_UF7
UF7(String)
- Constructor for class jmetal.problems.cec2009Competition.
UF7
Constructor.
UF7(String, Integer)
- Constructor for class jmetal.problems.cec2009Competition.
UF7
Creates a new instance of problem CEC2009_UF7.
UF8
- Class in
jmetal.problems.cec2009Competition
Class representing problem CEC2009_UF8
UF8(String)
- Constructor for class jmetal.problems.cec2009Competition.
UF8
Constructor.
UF8(String, Integer)
- Constructor for class jmetal.problems.cec2009Competition.
UF8
Creates a new instance of problem CEC2009_UF8.
UF9
- Class in
jmetal.problems.cec2009Competition
Class representing problem CEC2009_UF9
UF9(String)
- Constructor for class jmetal.problems.cec2009Competition.
UF9
Constructor.
UF9(String, Integer, double)
- Constructor for class jmetal.problems.cec2009Competition.
UF9
Creates a new instance of problem CEC2009_UF9.
UniformMutation
- Class in
jmetal.operators.mutation
This class implements a uniform mutation operator.
UniformMutation(HashMap<String, Object>)
- Constructor for class jmetal.operators.mutation.
UniformMutation
Constructor Creates a new uniform mutation operator instance
union(SolutionSet)
- Method in class jmetal.core.
SolutionSet
Returns a new
SolutionSet
which is the result of the union between the current solution set and the one passed as a parameter.
union_
- Variable in class jmetal.metaheuristics.nsgaII.
NSGAIIAdaptive
union_
- Variable in class jmetal.metaheuristics.nsgaII.
NSGAIIRandom
union_
- Variable in class jmetal.metaheuristics.nsgaII.
ssNSGAIIAdaptive
union_
- Variable in class jmetal.metaheuristics.nsgaII.
ssNSGAIIRandom
unMarked()
- Method in class jmetal.core.
Solution
Established the solution as unmarked.
updateGrid(SolutionSet)
- Method in class jmetal.util.
AdaptiveGrid
Updates the grid limits and the grid content adding the solutions contained in a specific
SolutionSet
.
updateGrid(Solution, SolutionSet)
- Method in class jmetal.util.
AdaptiveGrid
Updates the grid limits and the grid content adding a new
Solution
.
updateHeight()
- Method in class jmetal.util.avl.
AvlNode
updateThreshold(SolutionSet)
- Method in class jmetal.util.comparators.
ViolationThresholdComparator
Updates the threshold value using the population
UPPERLIMIT
- Static variable in class jmetal.problems.
Golinski
UPPERLIMIT
- Static variable in class jmetal.problems.
Water
upperLimit_
- Variable in class jmetal.core.
Problem
Stores the upper bound values for each encodings.variable (only if needed)
Utils
- Class in
jmetal.metaheuristics.moead
Utilities methods to used by MOEA/D
Utils()
- Constructor for class jmetal.metaheuristics.moead.
Utils
Utils
- Class in
jmetal.metaheuristics.singleObjective.cmaes
Utils()
- Constructor for class jmetal.metaheuristics.singleObjective.cmaes.
Utils
utils_
- Variable in class jmetal.qualityIndicator.
Epsilon
utils_
- Static variable in class jmetal.qualityIndicator.
GeneralizedSpread
utils_
- Variable in class jmetal.qualityIndicator.
GenerationalDistance
utils_
- Variable in class jmetal.qualityIndicator.
Hypervolume
utils_
- Variable in class jmetal.qualityIndicator.
InvertedGenerationalDistance
utils_
- Variable in class jmetal.qualityIndicator.
QualityIndicator
utils_
- Variable in class jmetal.qualityIndicator.
R2
utils_
- Static variable in class jmetal.qualityIndicator.
Spread
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
Q
R
S
T
U
V
W
X
Z