#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 | |
| RowMap (const GridUGraph &_graph) | |
| Constructor. | |
| Value | operator[] (Key key) const | 
| RowMap | ( | const GridUGraph & | _graph | ) |  [inline] | 
Constructor
 1.5.9
 1.5.9