Class SolverConfigOverride<Solution_>

java.lang.Object
ai.timefold.solver.core.api.solver.SolverConfigOverride<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation

public final class SolverConfigOverride<Solution_> extends Object
Includes settings to override default Solver configuration.
  • Constructor Details

    • SolverConfigOverride

      public SolverConfigOverride()
  • Method Details