Class LocalSearchDecider<Solution_>

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

public class LocalSearchDecider<Solution_> extends Object