COIN-OR::LEMON - Graph Library

Ignore:
Timestamp:
04/04/06 19:43:23 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2676
Message:

Doxygen log corrections

doc of ResGraphAdaptor? has a bug in graph_adaptor.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/min_cost_arborescence.h

    r2025 r2037  
    5858    ///
    5959    /// The type of the map that stores which edges are in the arborescence.
    60     /// It must meet the \ref concept::WritedMap "WriteMap" concept.
     60    /// It must meet the \ref concept::WriteMap "WriteMap" concept.
    6161    /// Initially it will be setted to false on each edge. After it
    6262    /// will set all arborescence edges once.
Note: See TracChangeset for help on using the changeset viewer.