Package edu.uky.ai.util
Class DirectedEdge<T>
java.lang.Object
edu.uky.ai.util.DirectedEdge<T>
- Type Parameters:
T
- the type of object used as nodes in the DAG
public class DirectedEdge<T>
extends java.lang.Object
Represents a single directed egde in a
DirectedAcyclicGraph
.- Author:
- Stephen G. Ware
-
Field Summary
-
Method Summary
Modifier and Type Method Description java.lang.String
toString()