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 © 2014. All Rights Reserved.