Class PartitionSolver<Solution_>

  • Type Parameters:
    Solution_ - the solution type, the class with the PlanningSolution annotation
    All Implemented Interfaces:
    Solver<Solution_>

    public class PartitionSolver<Solution_>
    extends AbstractSolver<Solution_>