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