Package | Description |
---|---|
org.optaplanner.core.config.partitionedsearch | |
org.optaplanner.core.impl.partitionedsearch |
Modifier and Type | Method and Description |
---|---|
Class<SolutionPartitioner> |
PartitionedSearchPhaseConfig.getSolutionPartitionerClass() |
Modifier and Type | Method and Description |
---|---|
void |
PartitionedSearchPhaseConfig.setSolutionPartitionerClass(Class<SolutionPartitioner> solutionPartitionerClass) |
Modifier and Type | Field and Description |
---|---|
protected SolutionPartitioner<Solution_> |
DefaultPartitionedSearchPhase.solutionPartitioner |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPartitionedSearchPhase.setSolutionPartitioner(SolutionPartitioner<Solution_> solutionPartitioner) |
Copyright © 2006–2016 JBoss by Red Hat. All rights reserved.