Expand description

Sequence distance measures.

This module provides some predefined sequence distance measures.

Structs

Longest common subsequence (LCS) alignment.

Levenshtein distance.

Levenshtein-Damerau distance.

Enums

Levenshtein operation with associated cost.

Levenshtein operation with associated cost.

Levenshtein operation with associated cost.