SeqAn3 3.4.0
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
search_scheme_algorithm.hpp File Reference

Provides the algorithm to search in an index using search schemes. More...

Include dependency graph for search_scheme_algorithm.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  seqan3
 The main SeqAn3 namespace.

Detailed Description

Provides the algorithm to search in an index using search schemes.

Author
Christopher Pockrandt <christopher.pockrandt AT fu-berlin.de>
Hide me