vix.ing · top · new · best · stats · spec

An adjacency labeling scheme based on a tree-decomposition

2022/01/13 by Avah Banerjee, Banerjee, Avah
Computer Science · Engineering · #Advanced Graph Theory Research #Discrete Mathematics (cs.DM) #FOS: Computer and information sciences #Graph Labeling and Dimension Problems #graph theory and CDMA systems

paper · pdf · doi:10.48550/arxiv.2201.04749

openalex publication_date 2022/01/13 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

In this paper we look at the problem of adjacency labeling of graphs. Given a family of undirected graphs the problem is to determine an encoding-decoding scheme for each member of the family such that we can decode the adjacency information of any pair of vertices only from their encoded labels. Further, we want the length of each label to be short (logarithmic in n, the number of vertices) and the encoding-decoding scheme to be computationally efficient. We proposed a simple tree-decomposition based encoding scheme and used it give an adjacency labeling of size O(k log k log n)-bits. Here k is the clique-width of the graph family. We also extend the result to a certain family of k-probe graphs.

Related