COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/network_simplex.h

    r835 r833  
    4141  ///
    4242  /// \ref NetworkSimplex implements the primal Network Simplex algorithm
    43   /// for finding a \ref min_cost_flow "minimum cost flow"
    44   /// \ref amo93networkflows, \ref dantzig63linearprog,
    45   /// \ref kellyoneill91netsimplex.
     43  /// for finding a \ref min_cost_flow "minimum cost flow".
    4644  /// This algorithm is a specialized version of the linear programming
    4745  /// simplex method directly for the minimum cost flow problem.
Note: See TracChangeset for help on using the changeset viewer.