Changeset 1817:dc3516405f8f in lemon-0.x
- Timestamp:
- 11/18/05 12:17:08 (19 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2364
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/topology.h
r1808 r1817 236 236 /// Check that the given directed graph is strongly connected. The 237 237 /// graph is strongly connected when any two nodes of the graph are 238 /// connected with directed path es in both direction.238 /// connected with directed paths in both direction. 239 239 /// \return %False when the graph is not strongly connected. 240 240 /// \see connected
Note: See TracChangeset
for help on using the changeset viewer.