#include <lemon/grid_ugraph.h>
Public Types | |
| typedef GridUGraph::Node | Key |
| The key type of the map. | |
| typedef int | Value |
| The value type of the map. | |
Public Member Functions | |
| ColMap (const GridUGraph &_graph) | |
| Constructor. | |
| Value | operator[] (Key key) const |
| ColMap | ( | const GridUGraph & | _graph | ) | [inline] |
Constructor
1.5.9