equal
  deleted
  inserted
  replaced
  
    
    
     6 #include <hugo/dimacs.h>  | 
     6 #include <hugo/dimacs.h>  | 
     7 #include <bfs_dfs_misc.h>  | 
     7 #include <bfs_dfs_misc.h>  | 
     8 #include <sage_graph.h>  | 
     8 #include <sage_graph.h>  | 
     9 #include <hugo/graph_wrapper.h>  | 
     9 #include <hugo/graph_wrapper.h>  | 
    10 #include <hugo/maps.h>  | 
    10 #include <hugo/maps.h>  | 
    11 #include <hugo/for_each_macros.h>  | 
    11 #include <for_each_macros.h>  | 
    12   | 
    12   | 
    13 using namespace hugo;  | 
    13 using namespace hugo;  | 
    14   | 
    14   | 
    15 using std::cout;  | 
    15 using std::cout;  | 
    16 using std::endl;  | 
    16 using std::endl;  |