Class ConstructionHeuristicDecider<Solution_>

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

public class ConstructionHeuristicDecider<Solution_> extends Object