Package org.uma.evolver.parameter
package org.uma.evolver.parameter
-
ClassesClassDescriptionRepresents a parameter that becomes active only when a specified condition is satisfied by the value of another parameter in a multi-objective metaheuristic parameter space.Manages a collection of
ConditionalParameterobjects associated with a main parameter in a multi-objective metaheuristic parameter space.Parameter<T>Represents a configurable parameter with a value of typeT, supporting hierarchical sub-parameters.Abstract class that defines a configurable parameter space for metaheuristics.