COIN-OR::LEMON - Graph Library

Changeset 1030:c8a41699e613 in lemon-0.x for src/lemon/concept/graph.h


Ignore:
Timestamp:
12/06/04 01:30:44 (19 years ago)
Author:
Mihaly Barasz
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1420
Message:

Undirected graph documentation and concept refinements.

  • quite a few bug fixes
  • concept::UndirGraph? is almost complete and looks quite good.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/lemon/concept/graph.h

    r989 r1030  
    1818#define LEMON_CONCEPT_GRAPH_H
    1919
    20 ///\ingroup concept
     20///\ingroup graph_concepts
    2121///\file
    2222///\brief Declaration of Graph.
     
    3030  namespace concept {
    3131   
    32     /// \addtogroup concept
     32    /// \addtogroup graph_concepts
    3333    /// @{
    3434
Note: See TracChangeset for help on using the changeset viewer.