Changeset 814:d2d747fe1db3 in lemon-0.x for doc
- Timestamp:
- 09/07/04 12:56:37 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1110
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/groups.dox
r794 r814 1 1 2 /** 2 3 @defgroup datas Data Structures … … 17 18 Hugolib also offers special graphs that cannot be used alone but only 18 19 in conjunction with other graph representation. The examples for this are 19 \ref EdgeSet, \ref NodeSet, and the large variety of graph wrappers. 20 \ref hugo::EdgeSet "EdgeSet", \ref hugo::NodeSet "NodeSet" 21 and the large variety of \ref gwrappers "graph wrappers". 20 22 21 23 You are free to use the graph structure that fit your requirements … … 82 84 The stuff here is subject to change. 83 85 */ 84 85 /// \ingroup misc experimental86 namespace hugo { }
Note: See TracChangeset
for help on using the changeset viewer.