License: Creative Commons Attribution 4.0 International license (CC BY 4.0)
When quoting this document, please refer to the following
DOI: 10.4230/LIPIcs.ISAAC.2022.7
URN: urn:nbn:de:0030-drops-172924
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2022/17292/
Mestre, Julián ;
Pupyrev, Sergey
Approximating the Minimum Logarithmic Arrangement Problem
Abstract
We study a graph reordering problem motivated by compressing massive graphs such as social networks and inverted indexes. Given a graph, G = (V, E), the Minimum Logarithmic Arrangement problem is to find a permutation, π, of the vertices that minimizes ∑_{(u, v) ∈ E} (1 + ⌊ lg |π(u) - π(v)| ⌋).
This objective has been shown to be a good measure of how many bits are needed to encode the graph if the adjacency list of each vertex is encoded using relative positions of two consecutive neighbors under the π order in the list rather than using absolute indices or node identifiers, which requires at least lg n bits per edge.
We show the first non-trivial approximation factor for this problem by giving a polynomial time ?(log k)-approximation algorithm for graphs with treewidth k.
BibTeX - Entry
@InProceedings{mestre_et_al:LIPIcs.ISAAC.2022.7,
author = {Mestre, Juli\'{a}n and Pupyrev, Sergey},
title = {{Approximating the Minimum Logarithmic Arrangement Problem}},
booktitle = {33rd International Symposium on Algorithms and Computation (ISAAC 2022)},
pages = {7:1--7:15},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-95977-258-7},
ISSN = {1868-8969},
year = {2022},
volume = {248},
editor = {Bae, Sang Won and Park, Heejin},
publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik},
address = {Dagstuhl, Germany},
URL = {https://drops.dagstuhl.de/opus/volltexte/2022/17292},
URN = {urn:nbn:de:0030-drops-172924},
doi = {10.4230/LIPIcs.ISAAC.2022.7},
annote = {Keywords: approximation algorithms, graph compression}
}
Keywords: |
|
approximation algorithms, graph compression |
Collection: |
|
33rd International Symposium on Algorithms and Computation (ISAAC 2022) |
Issue Date: |
|
2022 |
Date of publication: |
|
14.12.2022 |