| Package | Description |
|---|---|
| org.opt4j.core.domination |
| Modifier and Type | Method and Description |
|---|---|
ConstraintDominationModule.Strategy |
ConstraintDominationModule.getStrategyForFeasibleSolutions() |
static ConstraintDominationModule.Strategy |
ConstraintDominationModule.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConstraintDominationModule.Strategy[] |
ConstraintDominationModule.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConstraintDominationModule.setStrategyForFeasibleSolutions(ConstraintDominationModule.Strategy strategyForFeasibleSolutions) |