public class QueenDifficultyWeightFactory extends Object implements org.optaplanner.core.impl.heuristic.selector.common.decorator.SelectionSorterWeightFactory<NQueens,Queen>
Modifier and Type | Class and Description |
---|---|
static class |
QueenDifficultyWeightFactory.QueenDifficultyWeight |
Constructor and Description |
---|
QueenDifficultyWeightFactory() |
public Comparable createSorterWeight(NQueens nQueens, Queen queen)
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.