Definition in file graph_component.h.
#include <lemon/invalid.h>
#include <lemon/concept/maps.h>
#include <lemon/alteration_notifier.h>
Include dependency graph for graph_component.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | lemon |
namespace | lemon::concept |
Typedefs | |
typedef GraphItem<'n'> | GraphNode |
A type describing the concept of graph node. | |
typedef GraphItem<'e'> | GraphEdge |
A type describing the concept of graph edge. |