Tarjan: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 40:
 
Action<Node> StrongConnect = null;
StrongConnect = (v) =>
{
// Set the depth index for v to the smallest unused index