-
Enhancement
-
Resolution: Done
-
Blocker
-
6.3.0.Beta2
-
NEW
-
NEW
Keeping the uninitialized variable count in the Score would simplify working with uninitialized solutions - unfortunately, this would probably break backwards compatibility.
- blocks
-
PLANNER-361 Show intermediate results of the Construction Heuristic
- Resolved
- causes
-
PLANNER-560 The score of the bestSolution is set before it is (fully) initialized, but from Solver.getBestSolution() it's not detectable that it's not yet initialized
- Resolved
-
PLANNER-564 Concurrency issue when retrieving unitialized best solution
- Resolved
-
PLANNER-510 Examples: addProblemFactChange done when not solving that causes variables to become unitialized results in wrong score in panel
- Resolved
-
PLANNER-624 Branch and bound: Score First node exploration degraded to Depth First as a side effect of PLANNER-405
- Resolved
-
PLANNER-584 Score.negate() always fails on an uninitialized score and power() maybe too
- Resolved
-
PLANNER-591 Performance regression due to PLANNER-405 because AbstractScoreDirector now tracks initScore
- Resolved
- duplicates
-
PLANNER-46 getBestSolution() should be able to return partially initialized Solution (or even a completely uninitialized solution) if the CH haven't finished (or started) yet
- Resolved
- incorporates
-
PLANNER-587 BendableBigDecimalScore.multiply should not affect the scale of the BigDecimals
- Resolved
- is incorporated by
-
RHDM-46 OptaPlanner Kie server: Cannot marshall best solution score
- Closed
-
PLANNER-383 7.0 backwards incompatible changes for next major version
- Resolved
- is related to
-
PLANNER-588 Benchmark report's standard deviation should take initScore into account and use score level labels if possible
- Open