Uses of Class
ai.timefold.solver.core.impl.util.MemoizingSupply
-
Packages that use MemoizingSupply Package Description ai.timefold.solver.core.impl.heuristic.selector.move.generic -
-
Uses of MemoizingSupply in ai.timefold.solver.core.impl.heuristic.selector.move.generic
Methods in ai.timefold.solver.core.impl.heuristic.selector.move.generic that return MemoizingSupply Modifier and Type Method Description MemoizingSupply<List<List<Object>>>PillarDemand. createExternalizedSupply(SupplyManager supplyManager)
-