English

Minimum-Complexity Graph Simplification under Fr\'echet-Like Distances

Computational Geometry 2021-11-05 v1 Data Structures and Algorithms

Abstract

Simplifying graphs is a very applicable problem in numerous domains, especially in computational geometry. Given a geometric graph and a threshold, the minimum-complexity graph simplification asks for computing an alternative graph of minimum complexity so that the distance between the two graphs remains at most the threshold. In this paper, we propose several NP-hardness and algorithmic results depending on the type of input and simplified graphs, the vertex placement of the simplified graph, and the distance measures between them (graph and traversal distances [1,2]). In general, we show that for arbitrary input and output graphs, the problem is NP-hard under some specific vertex-placement of the simplified graph. When the input and output are trees, and the graph distance is applied from the simplified tree to the input tree, we give an O(kn5)O(kn^5) time algorithm, where kk is the number of the leaves of the two trees that are identical and nn is the number of vertices of the input.

Keywords

Cite

@article{arxiv.2111.02591,
  title  = {Minimum-Complexity Graph Simplification under Fr\'echet-Like Distances},
  author = {Omrit Filtser and Majid Mirzanezhad and Carola Wenk},
  journal= {arXiv preprint arXiv:2111.02591},
  year   = {2021}
}

Comments

27 pages, 13 figures