SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
detail Directory Reference
+ Directory dependency graph for detail:

Files

 policy_max_error.hpp
 Provides the seqan3::detail::policy_max_error.
 
 policy_search_result_builder.hpp
 Provides the seqan3::detail::policy_search_result_builder.
 
 search_common.hpp
 Provides data structures used by different search algorithms.
 
 search_configurator.hpp
 Provides seqan3::detail::search_configurator.
 
 search_scheme_algorithm.hpp
 Provides the algorithm to search in an index using search schemes.
 
 search_scheme_precomputed.hpp
 Provides the data structures and precomputed instances for (optimum) search schemes.
 
 search_traits.hpp
 Provides seqan3::detail::search_traits.
 
 unidirectional_search_algorithm.hpp
 Provides an approximate string matching algorithm based on simple backtracking. This should only be used as a reference for unit testing.
 
Hide me