| 1 | 1. the_graph: Graph 2. the_obj: GraphObject(the_graph) 3. P: Vertices(the_graph) 4. Q: Vertices(the_graph) 5. 6. 7. z: Vertices(the_graph) List 8. z1: Vertices(the_graph) List 9. no_repeats(Vertices(the_graph);z1) 10. 11. no_repeats(Vertices(the_graph);z) 12. 13. x: Vertices(the_graph) 14. (x | 1 step |
|   | ||
| 2 | 1. the_graph: Graph 2. the_obj: GraphObject(the_graph) 3. P: Vertices(the_graph) 4. Q: Vertices(the_graph) 5. 6. 7. z: Vertices(the_graph) List 8. z1: Vertices(the_graph) List 9. no_repeats(Vertices(the_graph);z1) 10. 11. no_repeats(Vertices(the_graph);z) 12. | 1 step |
About: