Changeset 629:7a28e215f715 in lemon for lemon/hypercube_graph.h
- Timestamp:
- 04/14/09 10:54:42 (16 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/hypercube_graph.h
r606 r629 293 293 /// 294 294 /// This graph type fully conforms to the \ref concepts::Graph 295 /// "Graph" concept, and it also has an important extra feature 296 /// that its maps are real \ref concepts::ReferenceMap 297 /// "reference map"s. 295 /// "Graph concept". 298 296 class HypercubeGraph : public ExtendedHypercubeGraphBase { 299 297 public:
Note: See TracChangeset
for help on using the changeset viewer.