vg
tools for working with variation graphs
Namespaces | Functions
count_covered.hpp File Reference

Namespaces

 vg
 
 vg::algorithms
 

Functions

template<typename Collection >
size_t vg::algorithms::count_covered (Collection &segments)
 

Detailed Description

Sweep-line algorithm to count the number of positions covered by a set of intervals.