Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
IO 0.63 KB | None | 0 0
  1. 0:  Process number 0 initialized ...
  2. 1:  Process number 1 initialized ...
  3. 1:  Graph file containd structure with 10 nodes
  4. 1:  Graph file read OK
  5. 1:  -- graph structure list print suppressed --
  6. 0:  Graph file containd structure with 10 nodes
  7. 0:  Graph file read OK
  8. 0:  Graph loaded:
  9. 0:   Nodes total: 10
  10. 0:   Trivial lower bound: 3
  11. 0:    Node 10 is connected to: 7 4
  12. 0:    Node 9 is connected to: 8 7 4 3 2 1
  13. 0:    Node 8 is connected to: 9 5 4 3
  14. 0:    Node 7 is connected to: 10 9 5 2
  15. 0:    Node 6 is connected to: 4 3 2
  16. 0:    Node 5 is connected to: 8 7 2 1
  17. 0:    Node 4 is connected to: 10 9 8 6
  18. 0:    Node 3 is connected to: 9 8 6 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement