| 1 | 2. i: Vertices(the_graph) 3. s1: (Vertices(the_graph)+Vertices(the_graph)) List 4. s2: (Vertices(the_graph)+Vertices(the_graph)) List 5. nil = (s1 @ [inr(i)] @ s2) 6. j: Vertices(the_graph) 7. (inr(j) 8. | 1 step |
|   | ||
| 2 | 2. i: Vertices(the_graph) 3. s1: (Vertices(the_graph)+Vertices(the_graph)) List 4. s2: (Vertices(the_graph)+Vertices(the_graph)) List 5. 6. nil = (s1 @ [inl(i)] @ s2) 7. j: Vertices(the_graph) 8. i-the_graph- > *j | 1 step |
About: