Content deleted Content added
m Check Wikipedia cleanup (extra breaks) + gen. fixes |
|||
Line 39:
== Remarks ==
# Complexity: The
# The test for whether v' is on the stack should be done in constant time, for example, by testing a flag stored on each node that indicates whether it is on the stack.
|