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_-
- All Implemented Interfaces:
AutoCloseable
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, ConstraintMatchPolicy, boolean).-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class ai.timefold.solver.core.impl.bavet.AbstractSession
close, initialize, insert, retract, settle, update
-
Method Details
-
calculateScore
-
getScoreInliner
-
getConstraintMatchTotalMap
-
getIndictmentMap
-