COIN-OR::LEMON - Graph Library

Changeset 2256:b22dfb6c5ff3 in lemon-0.x for lemon/grid_ugraph.h


Ignore:
Timestamp:
10/20/06 14:05:54 (18 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3008
Message:

Graph imlementations actually provide ReferenceMaps?.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/grid_ugraph.h

    r2223 r2256  
    294294  ///
    295295  /// The graph type is fully conform to the \ref concept::UGraph
    296   /// "Undirected Graph" concept.
     296  /// "Undirected Graph" concept,  and it also has an
     297  ///important extra feature that
     298  ///its maps are real \ref concept::ReferenceMap "reference map"s.
     299  ///
    297300  ///
    298301  /// \author Balazs Dezso
Note: See TracChangeset for help on using the changeset viewer.