COIN-OR::LEMON - Graph Library

Changeset 589:d89575370bcb in lemon-0.x for src/hugo


Ignore:
Timestamp:
05/09/04 18:20:41 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@768
Message:

doc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/graph_wrapper.h

    r576 r589  
    474474  /// A wrapper for getting an undirected graph by forgetting
    475475  /// the orientation of a directed one.
     476  ///
     477  ///\author Marton Makai
    476478  template<typename Graph>
    477479  class UndirGraphWrapper : public GraphWrapper<Graph> {
Note: See TracChangeset for help on using the changeset viewer.