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