vg
tools for working with variation graphs
Namespaces | Functions
strongly_connected_components.cpp File Reference
#include "handlegraph/algorithms/internal/dfs.hpp"
#include "handlegraph/algorithms/strongly_connected_components.hpp"
#include <unordered_map>
#include <deque>

Namespaces

 handlegraph
 
 handlegraph::algorithms
 

Functions

vector< unordered_set< nid_t > > handlegraph::algorithms::strongly_connected_components (const HandleGraph *handle_graph)