#include <lemon/graph_adaptor.h>
_Graph | The type of the graph which shares its node set with this class. Its interface must conform to the StaticGraph concept. |
Public Member Functions | |
NewUndirEdgeSetAdaptor (const _Graph &_graph) | |
Constructor of the adaptor. |
|
Constructor of the adaptor. |