Class BavetConstraintSession<Score_ extends Score<Score_>>
java.lang.Object
ai.timefold.solver.core.impl.bavet.AbstractSession
ai.timefold.solver.core.impl.score.stream.bavet.BavetConstraintSession<Score_>
- Type Parameters:
Score_-
The type is public to make it easier for Bavet-specific minimal bug reproducers to be created.
Instances should be created through
BavetConstraintStreamScoreDirectorFactory.newSession(Object, ConsistencyTracker, ConstraintMatchPolicy, boolean).-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class ai.timefold.solver.core.impl.bavet.AbstractSession
insert, retract, settle, summarizeProfileIfPresent, update
-
Method Details
-
calculateScore
-
getScoreInliner
-
getConstraintMatchTotalMap
-
getIndictmentMap
-