Searched refs:SCC (Results 1 – 1 of 1) sorted by relevance
57 using SCC = allocator::vector<Node<T>*>; variable60 using SCCList = allocator::vector<SCC<T>>;113 SCC<T> component{components_.get_allocator()}; in Tarjan()