| 1 | 7. 8. 9. 10. i@0: Vertices(the_graph) 11. s2: traversal(the_graph) 12. [inr(i) / s] = [inr(i@0) / s2] 13. j: Vertices(the_graph) 14. (inr(j) 15. | 2 steps |
|   | ||
| 2 | 7. 8. 9. 10. i@0: Vertices(the_graph) 11. u: Vertices(the_graph)+Vertices(the_graph) 12. v: (Vertices(the_graph)+Vertices(the_graph)) List 13. s2: traversal(the_graph) 14. [inr(i) / s] = [u / (v @ [inr(i@0) / s2])] 15. j: Vertices(the_graph) 16. (inr(j) 17. | 2 steps |
About: