| Modifier and Type | Method and Description |
|---|---|
ConstructionHeuristicForager |
ConstructionHeuristicForagerConfig.buildForager(HeuristicConfigPolicy configPolicy) |
| Modifier and Type | Field and Description |
|---|---|
protected ConstructionHeuristicForager |
ConstructionHeuristicDecider.forager |
| Modifier and Type | Method and Description |
|---|---|
ConstructionHeuristicForager |
ConstructionHeuristicDecider.getForager() |
| Constructor and Description |
|---|
ConstructionHeuristicDecider(String logIndentation,
Termination termination,
ConstructionHeuristicForager forager) |
MultiThreadedConstructionHeuristicDecider(String logIndentation,
Termination termination,
ConstructionHeuristicForager forager,
ThreadFactory threadFactory,
int moveThreadCount,
int selectedMoveBufferSize) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConstructionHeuristicForager |
class |
DefaultConstructionHeuristicForager |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.