|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Criterion<V extends Variable<V,T>,T extends Value<V,T>> | Criterion. |
Class Summary | |
---|---|
AbstractCriterion<V extends Variable<V,T>,T extends Value<V,T>> | Abstract Criterion. |
AssignedValue<V extends Variable<V,T>,T extends Value<V,T>> | Simple Criterion: Sum of Value.toDouble() . |
Enum Summary | |
---|---|
AbstractCriterion.ValueUpdateType | Defines how the overall value of the criterion should be automatically updated (using Criterion.getValue(Value, Set) ). |
IFS Criteria. An optimization objective can be split into several (optimization) criteria and modeled as a weighted sum of these. This makes the implementation of a particular problem more versatile as it allows for an easier modification of the optimization objective.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |