|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HardSoftDoubleScore | |
|---|---|
| org.optaplanner.core.api.score.buildin.hardsoftdouble | |
| org.optaplanner.core.impl.score.buildin.hardsoftdouble | |
| Uses of HardSoftDoubleScore in org.optaplanner.core.api.score.buildin.hardsoftdouble |
|---|
| Methods in org.optaplanner.core.api.score.buildin.hardsoftdouble that return HardSoftDoubleScore | |
|---|---|
HardSoftDoubleScore |
HardSoftDoubleScore.add(HardSoftDoubleScore augment)
|
HardSoftDoubleScore |
HardSoftDoubleScore.divide(double divisor)
|
HardSoftDoubleScore |
HardSoftDoubleScore.multiply(double multiplicand)
|
HardSoftDoubleScore |
HardSoftDoubleScore.negate()
|
static HardSoftDoubleScore |
HardSoftDoubleScore.parseScore(String scoreString)
|
HardSoftDoubleScore |
HardSoftDoubleScore.power(double exponent)
|
HardSoftDoubleScore |
HardSoftDoubleScore.subtract(HardSoftDoubleScore subtrahend)
|
static HardSoftDoubleScore |
HardSoftDoubleScore.valueOf(double hardScore,
double softScore)
|
| Methods in org.optaplanner.core.api.score.buildin.hardsoftdouble with parameters of type HardSoftDoubleScore | |
|---|---|
HardSoftDoubleScore |
HardSoftDoubleScore.add(HardSoftDoubleScore augment)
|
int |
HardSoftDoubleScore.compareTo(HardSoftDoubleScore other)
|
HardSoftDoubleScore |
HardSoftDoubleScore.subtract(HardSoftDoubleScore subtrahend)
|
| Uses of HardSoftDoubleScore in org.optaplanner.core.impl.score.buildin.hardsoftdouble |
|---|
| Methods in org.optaplanner.core.impl.score.buildin.hardsoftdouble that return HardSoftDoubleScore | |
|---|---|
HardSoftDoubleScore |
HardSoftDoubleScoreDefinition.buildOptimisticBound(InitializingScoreTrend initializingScoreTrend,
HardSoftDoubleScore score)
|
HardSoftDoubleScore |
HardSoftDoubleScoreDefinition.buildPessimisticBound(InitializingScoreTrend initializingScoreTrend,
HardSoftDoubleScore score)
|
HardSoftDoubleScore |
HardSoftDoubleScoreDefinition.parseScore(String scoreString)
|
| Methods in org.optaplanner.core.impl.score.buildin.hardsoftdouble that return types with arguments of type HardSoftDoubleScore | |
|---|---|
Class<HardSoftDoubleScore> |
HardSoftDoubleScoreDefinition.getScoreClass()
|
| Methods in org.optaplanner.core.impl.score.buildin.hardsoftdouble with parameters of type HardSoftDoubleScore | |
|---|---|
HardSoftDoubleScore |
HardSoftDoubleScoreDefinition.buildOptimisticBound(InitializingScoreTrend initializingScoreTrend,
HardSoftDoubleScore score)
|
HardSoftDoubleScore |
HardSoftDoubleScoreDefinition.buildPessimisticBound(InitializingScoreTrend initializingScoreTrend,
HardSoftDoubleScore score)
|
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||