COIN-OR::LEMON - Graph Library

Changeset 456:02c28d3cf97b in lemon-0.x for src/work/athos


Ignore:
Timestamp:
04/28/04 14:22:34 (20 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@604
Message:

Doxygen options changed.
\author's added.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/athos/minlengthpaths.h

    r430 r456  
    2626  /// from a given source node to a given target node in an
    2727  /// edge-weighted directed graph having minimal total weigth (length).
    28 
     28  ///
     29  ///\author Attila Bernath
    2930  template <typename Graph, typename LengthMap>
    3031  class MinLengthPaths {
Note: See TracChangeset for help on using the changeset viewer.