|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ConstantVariable | Extension of a variable with the possibility to have a constant value. |
Class Summary | |
---|---|
ConstantModel<V extends Variable<V,T>,T extends Value<V,T>> | Extension of the model with constant variables. |
Extension of the model with constant variables.
Such variables are excluded from the solver process, however, they can
be included in constraints. Such model can allow us to build a
solution on top of another solution (e.g., committed classes in the
course timetabling).
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |