vg
tools for working with variation graphs
Loading...
Searching...
No Matches
Namespaces | Functions
count_covered.hpp File Reference

Namespaces

namespace  vg
 
namespace  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.