Uses of Class
ai.timefold.solver.core.impl.util.MutableInt
Packages that use MutableInt
Package
Description
-
Uses of MutableInt in ai.timefold.solver.core.impl.exhaustivesearch.decider
Methods in ai.timefold.solver.core.impl.exhaustivesearch.decider with parameters of type MutableIntModifier and TypeMethodDescriptionprotected voidAbstractExhaustiveSearchDecider.expandNode(ExhaustiveSearchStepScope<Solution_> stepScope, ExhaustiveSearchNode<Solution_> expandingNode, ExhaustiveSearchLayer moveLayer, MutableInt moveIndex) -
Uses of MutableInt in ai.timefold.solver.core.impl.util
Methods in ai.timefold.solver.core.impl.util with parameters of type MutableInt