COIN-OR::LEMON - Graph Library

Changeset 1092:dceba191c00d in lemon-main for lemon/cost_scaling.h


Ignore:
Timestamp:
08/09/13 11:28:17 (11 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
default
Children:
1093:fb1c7da561ce, 1165:e0ccc1f0268f
Phase:
public
Message:

Apply unify-sources.sh to the source tree

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/cost_scaling.h

    r1080 r1092  
    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).
     
    905905      return OPTIMAL;
    906906    }
    907    
     907
    908908    // Check if the upper bound is greater or equal to the lower bound
    909909    // on each arc.
Note: See TracChangeset for help on using the changeset viewer.