Two Dimensional Node MapsThe data type node_map2<E> is a two-dimensional version of the data type Node Map. It associates information of type E with pairs of the nodes of the corresponding graph. The data type can be used as a dynamic variant of Two Dimensional Node Array Example of how to use a two-dimensional node map Strengths
Disadvantages
|
See also:Associate Information with Graphs Manual Entries: |