Provides the algorithm to search in an index using search schemes. More...
#include <type_traits>#include <seqan3/search/detail/search_common.hpp>#include <seqan3/search/detail/search_scheme_precomputed.hpp>#include <seqan3/search/detail/search_traits.hpp>#include <seqan3/search/fm_index/bi_fm_index.hpp>#include <seqan3/search/fm_index/concept.hpp>#include <seqan3/utility/type_traits/detail/transformation_trait_or.hpp>#include <seqan3/utility/views/slice.hpp>
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. | |
Provides the algorithm to search in an index using search schemes.