Changeset 629:7a28e215f715 in lemon for lemon/grid_graph.h
- Timestamp:
- 04/14/09 10:54:42 (14 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/grid_graph.h
r606 r629 498 498 /// 499 499 /// This graph type fully conforms to the \ref concepts::Graph 500 /// "Graph" concept, and it also has an important extra feature 501 /// that its maps are real \ref concepts::ReferenceMap 502 /// "reference map"s. 500 /// "Graph concept". 503 501 class GridGraph : public ExtendedGridGraphBase { 504 502 public:
Note: See TracChangeset
for help on using the changeset viewer.