Changeset 806:93246c00cd24 in lemon-0.x for src/work/klao/path.h
- Timestamp:
- 09/06/04 10:55:06 (20 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1100
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/work/klao/path.h
r803 r806 13 13 algorithm to store its result in any kind of path structure. 14 14 15 \sa hugo::skeleton::Path 16 15 17 */ 16 18 … … 36 38 37 39 38 //! \brief A structure for representing directed path in a graph.40 //! \brief A structure for representing directed paths in a graph. 39 41 //! 40 42 //! A structure for representing directed path in a graph.
Note: See TracChangeset
for help on using the changeset viewer.