English

Levenshtein Graphs: Resolvability, Automorphisms & Determining Sets

Data Structures and Algorithms 2021-07-16 v1 Discrete Mathematics Combinatorics

Abstract

We introduce the notion of Levenshtein graphs, an analog to Hamming graphs but using the edit distance instead of the Hamming distance; in particular, Levenshtein graphs allow for underlying strings (nodes) of different lengths. We characterize various properties of these graphs, including a necessary and sufficient condition for their geodesic distance to be identical to the edit distance, their automorphism group and determining number, and an upper bound on their metric dimension. Regarding the latter, we construct a resolving set composed of two-run strings and an algorithm that computes the edit distance between a string of length kk and any single-run or two-run string in O(k)O(k) operations.

Keywords

Cite

@article{arxiv.2107.06951,
  title  = {Levenshtein Graphs: Resolvability, Automorphisms & Determining Sets},
  author = {Perrin E. Ruth and Manuel E. Lladser},
  journal= {arXiv preprint arXiv:2107.06951},
  year   = {2021}
}

Comments

22 pages, 3 figures

R2 v1 2026-06-24T04:12:23.425Z