Defined in File Graph.hpp
This class is a nested type of Class Graph.
Wrapper class to iterate over a range of the neighbors of a node including the edge weights within a for loop. Values are std::pair<node, edgeweight>.
Public Functions