COIN-OR::LEMON - Graph Library

Changeset 57:18404ec968ca in lemon-tutorial for undir_graphs.dox


Ignore:
Timestamp:
03/01/10 02:28:44 (14 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Various small fixes

File:
1 edited

Legend:

Unmodified
Added
Removed
  • undir_graphs.dox

    r50 r57  
    5656Each edge has an inherent orientation, thus it can be defined whether
    5757an arc is forward or backward oriented in an undirected graph with respect
    58 to this default oriantation of the represented edge.
     58to this default orientation of the represented edge.
    5959The direction of an arc can be obtained and set using the functions
    6060\ref concepts::Graph::direction() "direction()" and
     
    130130
    131131
    132 [SEC]sec_undir_graph_algs[SEC] Undirected Graph Algorihtms
     132[SEC]sec_undir_graph_algs[SEC] Undirected Graph Algorithms
    133133
    134134\todo This subsection is under construction.
Note: See TracChangeset for help on using the changeset viewer.