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
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
O
OptimizationDataHandler
- Class in
data
Extends
DataHandler
by supporting a
OptimizationDataHandler.getBestDesign()
method: automatically orders
DataPoint
s as they are added, using a
DataPointComparer
.
OptimizationDataHandler()
- Constructor for class data.
OptimizationDataHandler
Default constructor.
OptimizationDataHandler(Comparator<DataPoint>)
- Constructor for class data.
OptimizationDataHandler
Constructs an
OptimizationDataHandler
using the supplied comparator to sort designs.
OptimizationProblem
- Interface in
problem
Top-level interface for optimization problems.
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
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z