equal
deleted
inserted
replaced
4 //#include <string> |
4 //#include <string> |
5 |
5 |
6 #include <list_graph.h> |
6 #include <list_graph.h> |
7 #include <minlengthpaths.h> |
7 #include <minlengthpaths.h> |
8 |
8 |
9 using namespace hugo; |
9 using namespace lemon; |
10 |
10 |
11 |
11 |
12 int main() |
12 int main() |
13 { |
13 { |
14 |
14 |