timefold-quickstarts
timefold-quickstarts copied to clipboard
Quickstarts should explain score by justifications and constraint matches
The score itself does not tell users why the solution is good or bad. Each quickstart should provide explanation by using constraint matches in the UI.
Good idea, needs to be designed. Let's set up a call with proposals.
The support in the Solver is there now, example implementation in School Timetabling (Quarkus).
Score analysis added into VRP quickstart [1] as well.
[1] https://github.com/TimefoldAI/timefold-quickstarts/pull/227
blocked by #273