NVBIO
|
Myers bit-vector algorithm.
Myers bit-vector algorithm, only supported for the EditDistanceAligner
ALPHABET_SIZE_T | the size of the alphabet, in symbols; currently there are fast specializations for alphabets of 2, 4 and 5 symbols. |
Definition at line 87 of file alignment_base.h.
#include <alignment_base.h>
Static Public Members | |
static const uint32 | ALPHABET_SIZE = ALPHABET_SIZE_T |
|
static |
Definition at line 87 of file alignment_base.h.