COIN-OR::LEMON - Graph Library

Changeset 1993:2115143eceea in lemon-0.x for lemon/max_matching.h


Ignore:
Timestamp:
03/01/06 14:19:28 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2596
Message:

utility, invalid and traits moved to bits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/max_matching.h

    r1956 r1993  
    2121
    2222#include <queue>
    23 #include <lemon/invalid.h>
     23#include <lemon/bits/invalid.h>
    2424#include <lemon/unionfind.h>
    2525#include <lemon/graph_utils.h>
Note: See TracChangeset for help on using the changeset viewer.