COIN-OR::LEMON - Graph Library

Changeset 1540:7d028a73d7f2 in lemon-0.x for lemon/dfs.h


Ignore:
Timestamp:
07/05/05 16:36:10 (19 years ago)
Author:
athos
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2034
Message:

Documented Balazs's stuff. Quite enough of that.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/dfs.h

    r1536 r1540  
    645645    ///\return The length of the %DFS s---t path if there exists one,
    646646    ///0 otherwise.
    647     ///\note Apart from the return value, d.run(s) is
     647    ///\note Apart from the return value, d.run(s,t) is
    648648    ///just a shortcut of the following code.
    649649    ///\code
Note: See TracChangeset for help on using the changeset viewer.