-
Sub-task
-
Resolution: Won't Do
-
Major
-
None
-
None
-
None
-
2022 Week 35-37 (from Aug 29), 2022 Week 38-40 (from Sept 19)
-
2
-
NEW
-
NEW
This doesn't compile on my machine it seems:
.penalizeLong(HardSoftLongScore.ONE_HARD)
.asConstraint("vehicle capacity");
There's only a penalizeLong that includes a matchWeighter.
The matchWeighter should be optional, like in the deprecated API.
Haven't checked if there are other methods like it missing.