changeset 545 | 367929c61461 |
parent 515 | a7eeb8af6b34 |
child 550 | 9e7613fa6d27 |
2:af9c5527b6c1 | 3:efbf65b4793d |
---|---|
1 #include<iostream> |
1 #include<iostream> |
2 #include<smart_graph.h> |
2 #include<hugo/smart_graph.h> |
3 #include<skeletons/graph.h> |
3 #include<hugo/skeletons/graph.h> |
4 #include<../work/alpar/list_graph.h> |
4 #include<../work/alpar/list_graph.h> |
5 |
5 |
6 /* |
6 /* |
7 This test makes consistency checks of list graph structures. |
7 This test makes consistency checks of list graph structures. |
8 |
8 |