SeqAn3  3.0.0
The Modern C++ library for sequence analysis.
find_optimum_policy.hpp File Reference

Provides seqan3::detail::find_optimum_policy. More...

#include <type_traits>
#include <range/v3/algorithm/for_each.hpp>
#include <seqan3/alignment/matrix/alignment_optimum.hpp>
#include <seqan3/core/type_traits/deferred_crtp_base.hpp>
#include <seqan3/range/shortcuts.hpp>
#include <seqan3/std/concepts>
#include <seqan3/std/iterator>
#include <seqan3/std/ranges>
+ Include dependency graph for find_optimum_policy.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Provides seqan3::detail::find_optimum_policy.

Author
Rene Rahn <rene.rahn AT fu-berlin.de>