| 1 | 1. the_graph: Graph 2. the_obj: GraphObject(the_graph) 3. L: Vertices(the_graph) List | 1 step |
|   | ||
| 2 | 1. the_graph: Graph 2. the_obj: GraphObject(the_graph) 3. L: Vertices(the_graph) List 4. L1: Vertices(the_graph) List 5. s: traversal(the_graph) 6. i: Vertices(the_graph) 7. paren(Vertices(the_graph);s) 8. no_repeats(Vertices(the_graph)+Vertices(the_graph);s) 9. ( | 9 steps |
About: