changeset 2297 | 49c8d69c0640 |
parent 2296 | 02088c3c0d14 |
child 2298 | d77ddf9e592f |
8:f207e7ad8b70 | 9:3b50fc249c18 |
---|---|
23 #include <lemon/maps.h> |
23 #include <lemon/maps.h> |
24 #include <lemon/concepts/graph.h> |
24 #include <lemon/concepts/graph.h> |
25 #include <lemon/concepts/maps.h> |
25 #include <lemon/concepts/maps.h> |
26 using namespace lemon; |
26 using namespace lemon; |
27 |
27 |
28 blabla |
|
28 |
29 |
29 const int PET_SIZE =5; |
30 const int PET_SIZE =5; |
30 |
31 |
31 |
32 |
32 void check_Dijkstra_BinHeap_Compile() |
33 void check_Dijkstra_BinHeap_Compile() |