COIN-OR::LEMON - Graph Library

Changeset 2111:ea1fa1bc3f6d in lemon-0.x for lemon/graph_adaptor.h


Ignore:
Timestamp:
06/28/06 17:06:24 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2817
Message:

Removing concepts for extendable and erasable graphs
Renaming StaticGraph? to Graph

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/graph_adaptor.h

    r2084 r2111  
    24252425  ///
    24262426  /// This graph adaptor is fully conform to the
    2427   /// \ref concept::StaticGraph "StaticGraph" concept and
     2427  /// \ref concept::Graph "Graph" concept and
    24282428  /// contains some additional member functions and types. The
    24292429  /// documentation of some member functions may be found just in the
Note: See TracChangeset for help on using the changeset viewer.