| Package | Description |
|---|---|
| org.opt4j.core |
Provides the classes that join the problem and optimizer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InfeasibilityConstraint
A concrete constraint with the same attributes as the base class
Constraint. |
class |
SatisfactionConstraint
A concrete constraint with the same attributes as the base class
Constraint
and an additional attribute specifying the objective it refers to. |
| Modifier and Type | Method and Description |
|---|---|
int |
Constraint.compareTo(Constraint other) |