public class BoardExplorer extends Object
| Constructor and Description |
|---|
BoardExplorer(Board init) |
| Modifier and Type | Method and Description |
|---|---|
int |
collectionSize() |
Board |
getBestBoard() |
double |
getBestCost() |
Set<Board> |
nextBoards(Board board) |
boolean |
onePass() |
Copyright © 2017. All rights reserved.