| 1 | 8. s2: traversal(the_graph) 9. 10. inl(i) = inl(i@0) 11. s = s2 | 1 step |
|   | ||
| 2 | 8. u: Vertices(the_graph)+Vertices(the_graph) 9. v: (Vertices(the_graph)+Vertices(the_graph)) List 10. s2: traversal(the_graph) 11. 12. inl(i) = u 13. s = (v @ [inl(i@0) / s2]) | 1 step |
About: