| Package | Description |
|---|---|
| org.optaplanner.core.api.score.buildin.simpledouble |
Support for a
Score with 1 score level and double score weights. |
| org.optaplanner.core.impl.score.buildin.simpledouble | |
| org.optaplanner.persistence.jackson.api.score.buildin.simpledouble | |
| org.optaplanner.persistence.jaxb.api.score.buildin.simpledouble | |
| org.optaplanner.persistence.jsonb.api.score.buildin.simpledouble |
| Class and Description |
|---|
| SimpleDoubleScore
Deprecated.
Double-based scores are deprecated as floating point numbers are not associative (A + B + C == C + B + A)
and therefore they are not compatible with incremental score calculation.
Use
SimpleBigDecimalScore or a scaled SimpleLongScore instead. |
| Class and Description |
|---|
| SimpleDoubleScore
Deprecated.
Double-based scores are deprecated as floating point numbers are not associative (A + B + C == C + B + A)
and therefore they are not compatible with incremental score calculation.
Use
SimpleBigDecimalScore or a scaled SimpleLongScore instead. |
| Class and Description |
|---|
| SimpleDoubleScore
Deprecated.
Double-based scores are deprecated as floating point numbers are not associative (A + B + C == C + B + A)
and therefore they are not compatible with incremental score calculation.
Use
SimpleBigDecimalScore or a scaled SimpleLongScore instead. |
| Class and Description |
|---|
| SimpleDoubleScore
Deprecated.
Double-based scores are deprecated as floating point numbers are not associative (A + B + C == C + B + A)
and therefore they are not compatible with incremental score calculation.
Use
SimpleBigDecimalScore or a scaled SimpleLongScore instead. |
| Class and Description |
|---|
| SimpleDoubleScore
Deprecated.
Double-based scores are deprecated as floating point numbers are not associative (A + B + C == C + B + A)
and therefore they are not compatible with incremental score calculation.
Use
SimpleBigDecimalScore or a scaled SimpleLongScore instead. |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.