#include <lemon/concept/graph_component.h>
Inherits BaseGraphComponent.
Inheritance diagram for MaxIDableGraphComponent:
Public Member Functions | |
int | maxId (Node=INVALID) const |
Gives back an integer greater or equal to the maximum Node id. | |
int | maxId (Edge=INVALID) const |
Gives back an integer greater or equal to the maximum Edge id. |
|
Gives back an integer greater or equal to the maximum Node id. |
|
Gives back an integer greater or equal to the maximum Edge id. |