Reviewed-by: asmehra, kvn
Reviewed-by: kvn, thartmann, chagedorn
Replace the recursive verification algorithm with an iterative one to avoid a stack overflow for large graphs. Reviewed-by: kvn, thartmann