Uses of Class
ai.timefold.solver.core.impl.solver.exception.ScoreCorruptionException
Packages that use ScoreCorruptionException
Package
Description
Contains various exceptions thrown by the solver.
-
Uses of ScoreCorruptionException in ai.timefold.solver.core.impl.solver.exception
Subclasses of ScoreCorruptionException in ai.timefold.solver.core.impl.solver.exceptionModifier and TypeClassDescriptionfinal classAn exception that is thrown inEnvironmentMode.TRACKED_FULL_ASSERTwhen undo score corruption is detected.