#include <lemon/concept/graph_component.h>
Inheritance diagram for ClearableGraphComponent:
Definition at line 461 of file graph_component.h.
Public Member Functions | |
void | clear () |
Erase all the Nodes and Edges from the graph. |
|
Erase all the Nodes and Edges from the graph. Definition at line 468 of file graph_component.h. |