Class MultiThreadedLocalSearchDecider<Solution_>

  • Type Parameters:
    Solution_ - the solution type, the class with the PlanningSolution annotation

    public class MultiThreadedLocalSearchDecider<Solution_>
    extends LocalSearchDecider<Solution_>