vg
tools for working with variation graphs
Namespaces | Functions
strongly_connected_components.cpp File Reference
#include "strongly_connected_components.hpp"

Namespaces

 vg
 
 vg::algorithms
 

Functions

vector< unordered_set< id_t > > vg::algorithms::strongly_connected_components (const HandleGraph *g)
 Identify strongly connected components. More...