COIN-OR::LEMON - Graph Library

Changeset 1817:dc3516405f8f in lemon-0.x


Ignore:
Timestamp:
11/18/05 12:17:08 (18 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2364
Message:
  • Spellcheck (pathes->paths)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/topology.h

    r1808 r1817  
    236236  /// Check that the given directed graph is strongly connected. The
    237237  /// graph is strongly connected when any two nodes of the graph are
    238   /// connected with directed pathes in both direction.
     238  /// connected with directed paths in both direction.
    239239  /// \return %False when the graph is not strongly connected.
    240240  /// \see connected
Note: See TracChangeset for help on using the changeset viewer.