COIN-OR::LEMON - Graph Library

Changeset 1250:97d978243703 in lemon for lemon/opt2_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/opt2_tsp.h

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