Package puzzle
package puzzle
Package for representing and solving puzzles.
-
InterfacesClassDescriptionState<T>Represents the state of a puzzle to be solved.Represents the state of a puzzle whose moves are described by two objects, i.e.,
from
andto
.