Package org.apache.wayang.profiler.log
Class Variable
java.lang.Object
org.apache.wayang.profiler.log.Variable
A variable that can be altered by an optimization algorithm.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondouble
createRandomValue
(Random random) getId()
int
getIndex()
double
getValue
(Individual individual) double
void
setRandomValue
(Individual individual, Random random) toString()