COIN-OR::LEMON - Graph Library

Changeset 1715:e71778873dd0 in lemon-0.x for doc/graph_orientation.dox


Ignore:
Timestamp:
10/07/05 13:05:08 (19 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2242
Message:

Doc improvments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/graph_orientation.dox

    r1684 r1715  
    102102\until def
    103103
    104 We also store in a bool map which edges are reverted. Actually this is only
     104We also store in a bool map indicating which edges are reverted. Actually this is only
    105105used to draw these edges with different color in the output picture. The
    106106algorithm will update this map called \c rev, but will not use it otherwise.
Note: See TracChangeset for help on using the changeset viewer.