SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
edit_distance_unbanded.hpp File Reference

Provides a pairwise alignment algorithm for edit distance but without band. More...

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

Go to the source code of this file.

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides a pairwise alignment algorithm for edit distance but without band.

Author
Marcel Ehrhardt <marcel.ehrhardt AT fu-berlin.de>