Package at.jku.ssw.fp.sect04_3
Class Demo2_SearchAlgosGeneric
- java.lang.Object
-
- at.jku.ssw.fp.sect04_3.Demo2_SearchAlgosGeneric
-
public class Demo2_SearchAlgosGeneric extends Object
Demo showing search in a graph with the generic search algorithms.- Author:
- Herbert Praehofer
-
-
Field Summary
Fields Modifier and Type Field Description static int
nodesVisited
-
Constructor Summary
Constructors Constructor Description Demo2_SearchAlgosGeneric()
-
-
-
Method Detail
-
main
public static void main(String[] args)
-
-