COIN-OR::LEMON - Graph Library

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/dfs.h

    r220 r210  
    2525
    2626#include <lemon/list_graph.h>
     27#include <lemon/graph_utils.h>
    2728#include <lemon/bits/path_dump.h>
    28 #include <lemon/core.h>
     29#include <lemon/bits/invalid.h>
    2930#include <lemon/error.h>
    3031#include <lemon/maps.h>
Note: See TracChangeset for help on using the changeset viewer.