vg
tools for working with variation graphs
Loading...
Searching...
No Matches
Namespaces | Functions
component.hpp File Reference
#include <structures/rank_pairing_heap.hpp>
#include "handle.hpp"

Namespaces

namespace  vg
 
namespace  vg::algorithms
 

Functions

size_t vg::algorithms::num_components (const HandleGraph &graph)
 
vector< size_t > vg::algorithms::component_sizes (const HandleGraph &graph)
 
vector< unordered_set< path_handle_t > > vg::algorithms::component_paths (const PathHandleGraph &graph)
 
vector< unordered_set< path_handle_t > > vg::algorithms::component_paths_parallel (const PathHandleGraph &graph)
 

Detailed Description

Contains algorithms that report per-component info