COIN-OR::LEMON - Graph Library

Changeset 594:d657c71db7db in lemon-main for test/matching_test.cc


Ignore:
Timestamp:
04/17/09 09:58:50 (15 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Rename max_matching.h to matching.h (#265)

File:
1 moved

Legend:

Unmodified
Added
Removed
  • test/matching_test.cc

    r593 r594  
    2323#include <cstdlib>
    2424
    25 #include <lemon/max_matching.h>
     25#include <lemon/matching.h>
    2626#include <lemon/smart_graph.h>
    2727#include <lemon/concepts/graph.h>
Note: See TracChangeset for help on using the changeset viewer.