COIN-OR::LEMON - Graph Library

Changeset 165:9b078bc3ce13 in lemon-0.x for src/work/alpar/emptygraph.h


Ignore:
Timestamp:
03/10/04 18:49:55 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@232
Message:

Some mod in the doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/alpar/emptygraph.h

    r163 r165  
    1919  /// It can be used for checking the interface compatibility,
    2020  /// or it can serve as a skeleton of a new graph structure.
    21 
     21  ///
     22  /// Also, you will find here the full documentation of a certain graph
     23  /// feature, the documentation of a real graph imlementation
     24  /// like @ref ListGraph or
     25  /// @ref SmartGraph will just refer to this structure.
    2226  class EmptyGraph
    2327  {
Note: See TracChangeset for help on using the changeset viewer.