Uses of Class
puzzle.solver.Node
-
Uses of Node in puzzle.solver
Methods in puzzle.solver that return types with arguments of type NodeModifier and TypeMethodDescriptionNode.getParent()
Node.nextChild()
BreadthFirstSearch.search
(puzzle.state.PuzzleState state) Methods in puzzle.solver with parameters of type NodeConstructors in puzzle.solver with parameters of type Node