Changeset 2111:ea1fa1bc3f6d in lemon-0.x for lemon/kruskal.h
- Timestamp:
- 06/28/06 17:06:24 (17 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2817
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/kruskal.h
r2084 r2111 45 45 /// 46 46 /// \param g The graph the algorithm runs on. 47 /// It can be either \ref concept:: StaticGraph "directed" or47 /// It can be either \ref concept::Graph "directed" or 48 48 /// \ref concept::UGraph "undirected". 49 49 /// If the graph is directed, the algorithm consider it to be
Note: See TracChangeset
for help on using the changeset viewer.