COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/opt2_tsp.h

    r1205 r1270  
    33 * This file is a part of LEMON, a generic C++ optimization library.
    44 *
    5  * Copyright (C) 2003-2010
     5 * Copyright (C) 2003-2013
    66 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    77 * (Egervary Research Group on Combinatorial Optimization, EGRES).
     
    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.