Package at.jku.ssw.fp.sect04_3.puzzle
Class Demo2_PuzzleSearchGeneric
- java.lang.Object
-
- at.jku.ssw.fp.sect04_3.puzzle.Demo2_PuzzleSearchGeneric
-
public class Demo2_PuzzleSearchGeneric extends Object
Demo for solving the puzzle by the generic versions of the search algorithms.- Author:
- Herbert Praehofer
-
-
Constructor Summary
Constructors Constructor Description Demo2_PuzzleSearchGeneric()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-