src/work/marci/leda/bipartite_matching_leda.cc
changeset 617 dc17013b0e52
parent 496 7c463a7635d4
child 648 8c13444bccf6
equal deleted inserted replaced
4:6ccfef46aff8 5:09f706c63ae4
    11 
    11 
    12 #include <leda_graph_wrapper.h>
    12 #include <leda_graph_wrapper.h>
    13 #include <list_graph.h>
    13 #include <list_graph.h>
    14 //#include <smart_graph.h>
    14 //#include <smart_graph.h>
    15 //#include <dimacs.h>
    15 //#include <dimacs.h>
    16 #include <time_measure.h>
    16 #include <hugo/time_measure.h>
    17 #include <for_each_macros.h>
    17 #include <for_each_macros.h>
    18 //#include <bfs_iterator.h>
    18 #include <hugo/graph_wrapper.h>
    19 #include <graph_wrapper.h>
       
    20 #include <bipartite_graph_wrapper.h>
    19 #include <bipartite_graph_wrapper.h>
    21 #include <maps.h>
    20 #include <hugo/maps.h>
    22 #include <max_flow.h>
    21 #include <max_flow.h>
    23 
    22 
    24 /**
    23 /**
    25  * Inicializalja a veletlenszamgeneratort.
    24  * Inicializalja a veletlenszamgeneratort.
    26  * Figyelem, ez nem jo igazi random szamokhoz,
    25  * Figyelem, ez nem jo igazi random szamokhoz,