src/work/marci/leda/bipartite_matching_leda.cc
changeset 597 a6e2b02f496a
parent 482 dce64ce044d6
child 616 31879aac4dc3
equal deleted inserted replaced
3:5e4de9f2bab5 4:6ccfef46aff8
    15 //#include <dimacs.h>
    15 //#include <dimacs.h>
    16 #include <time_measure.h>
    16 #include <time_measure.h>
    17 #include <for_each_macros.h>
    17 #include <for_each_macros.h>
    18 //#include <bfs_iterator.h>
    18 //#include <bfs_iterator.h>
    19 #include <graph_wrapper.h>
    19 #include <graph_wrapper.h>
       
    20 #include <bipartite_graph_wrapper.h>
    20 #include <maps.h>
    21 #include <maps.h>
    21 #include <max_flow.h>
    22 #include <max_flow.h>
    22 
    23 
    23 /**
    24 /**
    24  * Inicializalja a veletlenszamgeneratort.
    25  * Inicializalja a veletlenszamgeneratort.