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 <graph_wrapper.h> |
18 #include <hugo/graph_wrapper.h> |
19 #include <bipartite_graph_wrapper.h> |
19 #include <bipartite_graph_wrapper.h> |
20 #include <maps.h> |
20 #include <hugo/maps.h> |
21 #include <max_flow.h> |
21 #include <max_flow.h> |
22 |
22 |
23 /** |
23 /** |
24 * Inicializalja a veletlenszamgeneratort. |
24 * Inicializalja a veletlenszamgeneratort. |
25 * Figyelem, ez nem jo igazi random szamokhoz, |
25 * Figyelem, ez nem jo igazi random szamokhoz, |