Crystalline::Graph::DirectedAdjacencyGraph(T, EdgeList)
Inherits Crystalline::Graph::MutableGraph / Crystalline::Graph::Graph / Enumerable / Reference / Object
Constructors
new(*other_graphs)
SourceInstance methods
directed?
Sourceremove_edge(u, v)
Source