Package jeops.examples.hanoi

A solution to the Towers of Hanoi problem using JEOPS.

See:
          Description

Class Summary
Hanoi This class models an encapsulation for a solution for the Towers of Hanoi problem.
TestHanoi Class used to test the Towers of Hanoi example for JEOPS.
 

Package jeops.examples.hanoi Description

A solution to the Towers of Hanoi problem using JEOPS.