Closed davidweichiang closed 2 years ago
I'd use Tarjan's algorithm.
We're only able to find strongly-connected components of nonterminals, not SCCs of variables. Is this a problem?
I'd use Tarjan's algorithm.
We're only able to find strongly-connected components of nonterminals, not SCCs of variables. Is this a problem?