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