COIN-OR::LEMON - Graph Library

Changeset 1250:97d978243703 in lemon for lemon/insertion_tsp.h


Ignore:
Timestamp:
08/05/13 14:03:29 (11 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Phase:
public
Message:

Fix unresolved doc references (#459)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/insertion_tsp.h

    r1205 r1250  
    226226      ///
    227227      /// This function copies the found tour as a list of arcs/edges into
    228       /// the given \ref concept::Path "path structure".
     228      /// the given \ref lemon::concepts::Path "path structure".
    229229      ///
    230230      /// \pre run() must be called before using this function.
Note: See TracChangeset for help on using the changeset viewer.