COIN-OR::LEMON - Graph Library

Changeset 2156:478ba329ffb7 in lemon-0.x


Ignore:
Timestamp:
07/19/06 17:13:24 (18 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2871
Message:

spellcheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/dfs.h

    r2152 r2156  
    702702    ///of the %DFS tree,
    703703    ///i.e. it returns the last but one node from a %DFS path from the
    704     ///root(a) to \c /v.
     704    ///root(s) to \c v.
    705705    ///It is INVALID if \c v is unreachable from the root(s) or
    706706    ///if \c v itself a root.
Note: See TracChangeset for help on using the changeset viewer.