| Interface | Description |
|---|---|
| LocalSearchForager |
Collects the moves and picks the next step from those for the
LocalSearchDecider. |
| Class | Description |
|---|---|
| AbstractLocalSearchForager |
Abstract superclass for
LocalSearchForager. |
| AcceptedLocalSearchForager |
A
LocalSearchForager which forages accepted moves and ignores unaccepted moves. |
Copyright © 2006–2021 JBoss by Red Hat. All rights reserved.