-
Feature Request
-
Resolution: Done
-
Major
-
None
-
2019 Week 41-43 (from Okt 7)
-
8
-
NEW
-
NEW
For quarkus and spring-boot, it should be possible to load a solver config xml, modify it and then build a SolverFactory from it.
Even more, for Quarkus, we need to do this all at compile time and save the SolverFactory element in memory.
Furthermore, we can do additional caching to improve performance when building 10 000 solvers from the same solverfactory.
(Users shouldn't have to deal with SolverConfig unless they want to - the current ways to build a SolverFactory will remain too.)
- blocks
-
PLANNER-1686 SolverFactory.getScoreDirectorFactory(): explain the score without building a dummy Solver
- Resolved