Schwartz Set - Algorithms

Algorithms

The Schwartz set can be calculated with the Floyd–Warshall algorithm in time Θ(n3) or with a version of Kosaraju's algorithm in time Θ(n2).

Read more about this topic:  Schwartz Set