Uses of Class
org.optaplanner.examples.nqueens.domain.solver.QueenDifficultyWeightFactory.QueenDifficultyWeight
Packages that use QueenDifficultyWeightFactory.QueenDifficultyWeight
-
Uses of QueenDifficultyWeightFactory.QueenDifficultyWeight in org.optaplanner.examples.nqueens.domain.solver
Methods in org.optaplanner.examples.nqueens.domain.solver that return QueenDifficultyWeightFactory.QueenDifficultyWeightModifier and TypeMethodDescriptionQueenDifficultyWeightFactory.createSorterWeight(NQueens nQueens, Queen queen) Methods in org.optaplanner.examples.nqueens.domain.solver with parameters of type QueenDifficultyWeightFactory.QueenDifficultyWeightModifier and TypeMethodDescriptionintQueenDifficultyWeightFactory.QueenDifficultyWeight.compareTo(QueenDifficultyWeightFactory.QueenDifficultyWeight other)