vg
tools for working with variation graphs
|
#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... | |