COIN-OR::LEMON - Graph Library

Changeset 425:cace3206223b in lemon-1.2 for lemon/max_matching.h


Ignore:
Timestamp:
12/08/08 11:06:39 (15 years ago)
Author:
Balazs Dezso <deba@…>
Branch:
default
Phase:
public
Message:

Fix typos (ticket #192)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/max_matching.h

    r330 r425  
    417417    /// \ref init(), \ref greedyInit() or \ref matchingInit()
    418418    /// functions first, then you can start the algorithm with the \ref
    419     /// startParse() or startDense() functions.
     419    /// startSparse() or startDense() functions.
    420420
    421421    ///@{
Note: See TracChangeset for help on using the changeset viewer.