equal
deleted
inserted
replaced
1 #include<list_graph.h> |
1 #include<list_graph.h> |
2 #include<skeletons/graph.h> |
2 #include<concept/graph.h> |
3 |
3 |
4 #include <iostream> |
4 #include <iostream> |
5 #include <vector> |
5 #include <vector> |
6 |
6 |
7 using namespace lemon; |
7 using namespace lemon; |