changeset 502 | 1b41ebb5fee5 |
parent 497 | 500456d50d21 |
child 524 | bd8109f8e2fa |
56:adb9a69906b2 | 57:b5016a3cb18c |
---|---|
9 ///This file contains several useful graph wrapper functions. |
9 ///This file contains several useful graph wrapper functions. |
10 /// |
10 /// |
11 ///\author Marton Makai |
11 ///\author Marton Makai |
12 |
12 |
13 #include <invalid.h> |
13 #include <invalid.h> |
14 #include <iter_map.h> |
14 //#include <iter_map.h> |
15 |
15 |
16 namespace hugo { |
16 namespace hugo { |
17 |
17 |
18 // Graph wrappers |
18 // Graph wrappers |
19 |
19 |