#include <lemon/concepts/graph_components.h>
Inherits BAS.
Public Member Functions | |
void | clear () |
Erase all nodes and arcs from the digraph. |
void clear | ( | ) | [inline] |
This function erases all nodes and arcs from the digraph.
Reimplemented in ClearableGraphComponent< BAS >.