Package | Description |
---|---|
org.optaplanner.core.impl.constructionheuristic.decider | |
org.optaplanner.core.impl.constructionheuristic.placer |
Modifier and Type | Method and Description |
---|---|
void |
MultiThreadedConstructionHeuristicDecider.decideNextStep(ConstructionHeuristicStepScope<Solution_> stepScope,
Placement<Solution_> placement) |
void |
ConstructionHeuristicDecider.decideNextStep(ConstructionHeuristicStepScope<Solution_> stepScope,
Placement<Solution_> placement) |
Modifier and Type | Method and Description |
---|---|
Iterator<Placement> |
QueuedValuePlacer.iterator() |
Iterator<Placement> |
QueuedEntityPlacer.iterator() |
Iterator<Placement> |
PooledEntityPlacer.iterator() |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.