Class BoardExplorer


  • public class BoardExplorer
    extends java.lang.Object
    • Constructor Detail

      • BoardExplorer

        public BoardExplorer​(Board init)
    • Method Detail

      • getBestCost

        public double getBestCost()
      • getBestBoard

        public Board getBestBoard()
      • collectionSize

        public int collectionSize()
      • onePass

        public boolean onePass()
      • nextBoards

        public java.util.Set<Board> nextBoards​(Board board)