English

Semi-dynamic Algorithms for Strongly Chordal Graphs

Data Structures and Algorithms 2020-02-19 v1 Discrete Mathematics Combinatorics

Abstract

There is an extensive literature on dynamic algorithms for a large number of graph theoretic problems, particularly for all varieties of shortest path problems. Germane to this paper are a number fully dynamic algorithms that are known for chordal graphs. However, to the best of our knowledge no study has been done for the problem of dynamic algorithms for strongly chordal graphs. To address this gap, in this paper, we propose a semi-dynamic algorithm for edge-deletions and a semi-dynamic algorithm for edge-insertions in a strongly chordal graph, G=(V,E)G = (V, E), on nn vertices and mm edges. The query complexity of an edge-deletion is O(du2dv2(n+m))O(d_u^2d_v^2 (n + m)), where dud_u and dvd_v are the degrees of the vertices uu and vv of the candidate edge {u,v}\{u, v\}, while the query-complexity of an edge-insertion is O(n2)O(n^2).

Keywords

Cite

@article{arxiv.2002.07207,
  title  = {Semi-dynamic Algorithms for Strongly Chordal Graphs},
  author = {Md. Zamilur Rahman and Asish Mukhopadhyay},
  journal= {arXiv preprint arXiv:2002.07207},
  year   = {2020}
}

Comments

12 pages and 13 figures

R2 v1 2026-06-23T13:44:31.603Z