Succinct Data Structure for Chordal Graphs with Bounded Vertex Leafage

Abstract

We improve the worst-case information theoretic lower bound of Munro and Wu (ISAAC 2018) for n-vertex unlabeled chordal graphs when vertex leafage is bounded and leafage is unbounded. The class of unlabeled k-vertex leafage chordal graphs that consists of all chordal graphs with vertex leafage at most k and unbounded leafage, denoted Gk, is introduced for the first time. For k>0 in o(n/ n), we obtain a lower bound of ((k-1)n n -kn k - O( n))-bits on the size of any data structure that encodes a graph in Gk. Further, for every k-vertex leafage chordal graph G such that for k>1 in o(nc), c >0, we present a ((k-1)n n + o(kn n))-bit succinct data structure, constructed using the succinct data structure for path graphs with kn/2 vertices. Our data structure supports adjacency query in O(k n) time and using additional 2n n bits, an O(k2 dv n + 2 n) time neighbourhood query where dv is degree of v ∈ V.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…