Uses of Class
ai.timefold.solver.core.impl.localsearch.decider.acceptor.AcceptorFactory
-
Packages that use AcceptorFactory Package Description ai.timefold.solver.core.impl.localsearch.decider.acceptor -
-
Uses of AcceptorFactory in ai.timefold.solver.core.impl.localsearch.decider.acceptor
Methods in ai.timefold.solver.core.impl.localsearch.decider.acceptor that return AcceptorFactory Modifier and Type Method Description static <Solution_>
AcceptorFactory<Solution_>AcceptorFactory. create(LocalSearchAcceptorConfig acceptorConfig)
-