From: Omid A. <omi...@gm...> - 2005-05-25 13:17:44
|
These methods are added to the BaseGraph interface (commited to the CVS): public boolean isEdge(VertexType tail, VertexType head)=20 public BaseGraph<VertexType, EdgeType> createEmptyGraph() |