This class describes the interface of mappable undirected graphs. It extends MappableDigraphComponent with the standard graph map class for edges (EdgeMap
). This concept is part of the Graph concept.
#include <lemon/concepts/graph_components.h>
Classes | |
class | EdgeMap |
Standard graph map for the edges. More... | |