MappableGraphComponent< BAS > Class Template Reference
Detailed Description
template<typename BAS = BaseGraphComponent>
class lemon::concepts::MappableGraphComponent< BAS >
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>
List of all members.