gliph icon indicating copy to clipboard operation
gliph copied to clipboard

Add unit tests for Tarjan SCC, improve code quality in general

Open sdboyer opened this issue 12 years ago • 0 comments

The Tarjan SCC algo is not really properly tested. The visitor is also pretty sloppy.

Add tests, and see if the visitor itself can be tightened up at all.

sdboyer avatar Nov 25 '13 22:11 sdboyer