vg
tools for working with variation graphs
|
Namespaces | |
vg | |
vg::algorithms | |
Functions | |
bool | vg::algorithms::intersect_path_offsets (const path_offset_collection_t &a_offsets, const path_offset_collection_t &b_offsets, size_t maximum_distance) |
void | vg::algorithms::sort_path_offsets (path_offset_collection_t &offsets) |
Defines algorithm for finding whether any offsets on paths in one set are near any offsets on paths in a different set.