COIN-OR::LEMON - Graph Library

Changeset 2454:c4554a95b0d3 in lemon-0.x


Ignore:
Timestamp:
06/12/07 16:34:28 (17 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3291
Message:

Spellcheck

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/graph_orientation.dox

    r2391 r2454  
    135135\until def
    136136
    137 We also store in a bool map indicating which edges are reverted.
     137We also store a bool map indicating which edges are reverted.
    138138Actually this map called \c rev is only
    139139used to draw these edges with different color in the output picture. The
     
    168168\skip if
    169169\until }
    170 Otherwise (i.e. if there is no edge stepping down one level). We lift up the
     170Otherwise (i.e. if there is no edge stepping down one level) we lift up the
    171171current active node \c act. If it reaches level \c nodeNum, then there
    172172exists no appropriate orientation so we stop.
Note: See TracChangeset for help on using the changeset viewer.