Maximum Strongly Connected Component
maintain: a directed graph, under: edge insertions/deletions, answer: what is the size of the largest SCC
Parameters
- : number of vertices
- : number of edges
Insufficient data to display graph
Filters
Computational Model
Randomization
Approximation
Algorithms Table
Insuffient Data to display table
Reductions Table
Insuffient Data to display table
Other relevant algorithms
Insuffient Data to display table