I\'ve been studying SCC and algorithms about them, and I\'ve seen that people almost always mention that Kosaraju\'s algorithm finds the SCC and also gives them ordered in a (re
it does, i've been using it and the same question came to my mind.
I actually haven't had time to demonstrate it but every test case (lot of thousands) always returns an topological sorted condensed graph.