COIN-OR::LEMON - Graph Library

Changeset 2260:4274224f8a7d in lemon-0.x for lemon/hypercube_graph.h


Ignore:
Timestamp:
10/24/06 19:19:16 (17 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@3016
Message:

concept -> concepts (namespace & directory)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/hypercube_graph.h

    r2242 r2260  
    190190  /// is 26.
    191191  ///
    192   /// The graph type is fully conform to the \ref concept::Graph
    193   /// concept but it does not conform to the \ref concept::UGraph.
     192  /// The graph type is fully conform to the \ref concepts::Graph
     193  /// concept but it does not conform to the \ref concepts::UGraph.
    194194  ///
    195195  /// \author Balazs Dezso
Note: See TracChangeset for help on using the changeset viewer.