Package graphs
Class Edge<V>
- java.lang.Object
-
- graphs.Edge<V>
-
- Type Parameters:
V
- the type of vertices.
public class Edge<V> extends Object
Weighted, directed edge.- See Also:
Graph
,AStarGraph
V
- the type of vertices.public class Edge<V> extends Object
Graph
,
AStarGraph