public class BoardExplorer
extends java.lang.Object
Constructor and Description |
---|
BoardExplorer(Board init) |
Modifier and Type | Method and Description |
---|---|
int |
collectionSize() |
Board |
getBestBoard() |
double |
getBestCost() |
java.util.Set<Board> |
nextBoards(Board board) |
boolean |
onePass() |