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