COIN-OR::LEMON - Graph Library

Changeset 1126:a30455cd0107 in lemon for lemon/dfs.h


Ignore:
Timestamp:
01/20/12 19:16:43 (12 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
1.1
Parents:
1121:1309a803a057 (diff), 1125:b873350e6258 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Phase:
public
Message:

Merge Intel C++ compatibility fixes to branch 1.1

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • lemon/dfs.h

    r1081 r1126  
    11921192      }
    11931193      _Visitor& visitor;
     1194      Constraints() {}
    11941195    };
    11951196  };
  • lemon/dfs.h

    r1125 r1126  
    33 * This file is a part of LEMON, a generic C++ optimization library.
    44 *
    5  * Copyright (C) 2003-2009
     5 * Copyright (C) 2003-2011
    66 * Egervary Jeno Kombinatorikus Optimalizalasi Kutatocsoport
    77 * (Egervary Research Group on Combinatorial Optimization, EGRES).
Note: See TracChangeset for help on using the changeset viewer.