Typedef graspi::edge_map_t¶
Defined in File graspi_types.hpp
Typedef Documentation¶
-
typedef std::map<edge_descriptor_t, float>
graspi
::
edge_map_t
¶ the property of edges to store edge weight (e.g., distances between vertices) it is linked with associative map (see next type)