Content deleted Content added
→The Root Property: add <tt> |
linear time --> constant time in code comment |
||
Line 29:
v.lowlink := min(v.lowlink, v'.lowlink);
// Ask whether v' is on the stack
// by a clever
// (for example, setting a flag on the node when it is pushed or popped)
elseif (v' in S)
|