Class QueenDifficultyWeightFactory
java.lang.Object
org.optaplanner.examples.nqueens.domain.solver.QueenDifficultyWeightFactory
- All Implemented Interfaces:
org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<NQueens,Queen>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QueenDifficultyWeightFactory
public QueenDifficultyWeightFactory()
-
-
Method Details
-
createSorterWeight
public QueenDifficultyWeightFactory.QueenDifficultyWeight createSorterWeight(NQueens nQueens, Queen queen)
-