equal
deleted
inserted
replaced
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, |