COIN-OR::LEMON - Graph Library

Changeset 959:c80ef5912903 in lemon-0.x for src/lemon/full_graph.h


Ignore:
Timestamp:
11/04/04 21:24:59 (19 years ago)
Author:
Mihaly Barasz
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1342
Message:

skeleton(s) -> concept renaming

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/lemon/full_graph.h

    r951 r959  
    195195  ///edges or nodes.
    196196  ///Thus it conforms to
    197   ///the \ref skeleton::StaticGraph "StaticGraph" concept
    198   ///\sa skeleton::StaticGraph.
     197  ///the \ref concept::StaticGraph "StaticGraph" concept
     198  ///\sa concept::StaticGraph.
    199199  ///\todo What about loops?
    200200  ///\todo Don't we need SymEdgeMap?
Note: See TracChangeset for help on using the changeset viewer.