|
vg
tools for working with variation graphs
|
#include <vector>#include <algorithm>#include <cstdint>Namespaces | |
| vg | |
Functions | |
| template<class StringLike > | |
| size_t | vg::longest_overlap (const StringLike &str1, const StringLike &str2) |
| template<class StringLike > | |
| vector< int64_t > | vg::z_algorithm (const StringLike &str) |
1.9.1