Class LocalSearchDecider<Solution_>

java.lang.Object
ai.timefold.solver.core.impl.localsearch.decider.LocalSearchDecider<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation

public class LocalSearchDecider<Solution_> extends Object