1 | 27. s1@0: Vertices(the_graph) List 28. s2@0: Vertices(the_graph) List 29. topsortl(the_obj;L) = (s2@0 @ s1@0) 30. j@0:Vertices(the_graph).
((j@0 s1@0)  s1 @ [j]-the_graph- > *j@0)
& ((j@0 s2@0)  s2 @ B-the_graph- > *j@0 & s1 @ [j]-the_graph- > *j@0) (i s2@0) | 8 steps |
  |
2 | 27. s1@0: Vertices(the_graph) List 28. s2@0: Vertices(the_graph) List 29. topsortl(the_obj;L) = (s2@0 @ s1@0) 30. j@0:Vertices(the_graph).
((j@0 s1@0)  s1 @ [j]-the_graph- > *j@0)
& ((j@0 s2@0)  s2 @ B-the_graph- > *j@0 & s1 @ [j]-the_graph- > *j@0) (j s1@0) | 1 step |