Modifier and Type | Field and Description |
---|---|
protected OrderByMoveIndexBlockingQueue<Solution_> |
MultiThreadedConstructionHeuristicDecider.resultQueue |
Constructor and Description |
---|
MoveThreadRunner(String logIndentation,
int moveThreadIndex,
boolean evaluateDoable,
BlockingQueue<MoveThreadOperation<Solution_>> operationQueue,
OrderByMoveIndexBlockingQueue<Solution_> resultQueue,
CyclicBarrier moveThreadBarrier,
boolean assertMoveScoreFromScratch,
boolean assertExpectedUndoMoveScore,
boolean assertStepScoreFromScratch,
boolean assertExpectedStepScore,
boolean assertShadowVariablesAreNotStaleAfterStep) |
Modifier and Type | Field and Description |
---|---|
protected OrderByMoveIndexBlockingQueue<Solution_> |
MultiThreadedLocalSearchDecider.resultQueue |
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.