Score analysis with HardSoftLongScore scores #1887
Closed
jerome1968
started this conversation in
General
Replies: 1 comment 6 replies
-
|
Hello @jerome1968! As far as I know, there is no limitation for score types in score analysis. Any score type will be accepted. What makes you say otherwise? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I would like to do some score analysis programatically, but the scores are all typed as HardSoftLongScore, while the only type allowed for analysis in Timefold 1.25 is HardSoftScore.
ScoreAnalysis scoreAnalysis = solutionManager.analyze(solution);
What is your advice on this?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions