| Package | Description |
|---|---|
| org.opt4j.core |
Provides the classes that join the problem and optimizer.
|
| Modifier and Type | Method and Description |
|---|---|
Constraints |
Objectives.getConstraints()
Returns the constraints.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Objectives.setConstraints(Constraints constraints)
Sets the constraints.
|