COIN-OR::LEMON - Graph Library

Changeset 1161:1c9658d51c8d in lemon-0.x for src/lemon/full_graph.h


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

Better doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/lemon/full_graph.h

    r1106 r1161  
    213213
    214214
    215   /// Base graph class for UndirFullGraph.
    216 
     215  // Base graph class for UndirFullGraph.
    217216  class UndirFullGraphBase {
    218217    int NodeNum;
Note: See TracChangeset for help on using the changeset viewer.