COIN-OR::LEMON - Graph Library

Ignore:
Timestamp:
08/11/05 15:07:54 (19 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2128
Message:

Start working on UndirGraph? concept clarification and its harmonization with
the directed graph concept.
Not yet done!!!

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/concept/graph_component.h

    r1563 r1620  
    3030namespace lemon {
    3131  namespace concept {
    32 
    33     /// \addtogroup graph_concepts
    34     /// @{
    3532
    3633    /****************   Graph iterator concepts   ****************/
     
    997994    };
    998995
    999     /// @}
    1000 
    1001996  }
    1002997
Note: See TracChangeset for help on using the changeset viewer.