vg
tools for working with variation graphs
|
Namespaces | |
vg | |
vg::algorithms | |
Functions | |
template<typename Collection > | |
size_t | vg::algorithms::count_covered (Collection &segments) |
Sweep-line algorithm to count the number of positions covered by a set of intervals.