-
Feature Request
-
Resolution: Unresolved
-
Major
-
None
-
7.19.0.Final
-
2019 Week 14-16, 2019 Week 17-19, 2019 Week 20-22, 2019 Week 26-28, 2019 Week 29-31, 2019 Week 32-34, 2019 Week 35-37
-
1
-
NEW
-
NEW
It's clear now that we can't reuse the internal LifecycleListeners because those expose Scopes (which are not public API material).
So we need to create new listener methods.
Proposal A: Add in SolverEventListener as default methods next to bestSolutionChanged()
Proposal B: Add new Listener interface and rename SolverEventListener in v8.
- is duplicated by
-
PLANNER-1451 Solver scope should end before the event is fired
- Closed