Class ExhaustiveSearchStepScope<Solution_>

java.lang.Object
ai.timefold.solver.core.impl.phase.scope.AbstractStepScope<Solution_>
ai.timefold.solver.core.impl.exhaustivesearch.scope.ExhaustiveSearchStepScope<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation

public final class ExhaustiveSearchStepScope<Solution_> extends AbstractStepScope<Solution_>