Class MultiThreadedConstructionHeuristicDecider<Solution_>

java.lang.Object
org.optaplanner.core.impl.constructionheuristic.decider.ConstructionHeuristicDecider<Solution_>
org.optaplanner.core.impl.constructionheuristic.decider.MultiThreadedConstructionHeuristicDecider<Solution_>
Type Parameters:
Solution_ - the solution type, the class with the PlanningSolution annotation

public class MultiThreadedConstructionHeuristicDecider<Solution_> extends ConstructionHeuristicDecider<Solution_>