vg
tools for working with variation graphs
Loading...
Searching...
No Matches
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

namespace  handlegraph
 
namespace  handlegraph::algorithms
 

Functions

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