Defined in File EdgeIterators.hpp
public NetworKit::EdgeIteratorBase< GraphType >
(Template Class EdgeIteratorBase)
Class to iterate over the edges of the given graph type. If the graph is undirected, operator*() returns the edges (u, v) s.t. u <= v.
Public Types
Public Functions