-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
-
NEW
-
NEW
For example:
- `1/2/3/4/5` with 2 hard levels becomes `1/2hard/3/4/5soft`
- `1/2/3/4/5` with 3 hard levels becomes `1/2/3hard/4/5soft`
Why:
- For clarity on when the score is feasible or not. Is `0/0/-1/-1/-1` feasible?
- This might be able to simplify XStreamScoreConvertor, if we can simplify BendableScoreDefinition.
- That in turn might allow OptaPlanner Execution Server to register a score-type-independent score to XML converter.
- is incorporated by
-
PLANNER-383 7.0 backwards incompatible changes for next major version
- Resolved
- is related to
-
PLANNER-505 REST interface spec for OptaPlanner Execution Server
- Resolved