| Interface | Description |
|---|---|
| LogisticConstraint |
| Class | Description |
|---|---|
| LogisticDiffSS |
This class implements a logistic function.
|
| ProductConstraint |
This class implements product constraints, i.e., the method
ProductConstraint.getValue(Sequence,int)
returns the product of the values for the positions defined in the constructor. |