Affiliation:
1. Beijing Institute of Technology, Beijing, China
2. University of Technology Sydney, Sydney, Australia
Abstract
The arboricity
a
(
G
) of a graph
G
is defined as the minimum number of edge-disjoint forests that the edge set of
G
can be partitioned into. It is a fundamental metric and has been widely used in many graph analysis applications. However, computing
a
(
G
) is typically a challenging task. To address this, an easier-to-compute alternative called pseudoarboricity was proposed. Pseudoarboricity has been shown to be closely connected to many important measures in graphs, including the arboricity and the densest subgraph density
ρ
(
G
). Computing the exact pseudoarboricity can be achieved by employing a parametric max-flow algorithm, but it becomes computationally expensive for large graphs. Existing 2-approximation algorithms, while more efficient, often lack satisfactory approximation accuracy. To overcome these limitations, we propose two new approximation algorithms with theoretical guarantees to approximate the pseudoarboricity. We show that our approximation algorithms can significantly reduce the number of times the max-flow algorithm is invoked, greatly improving its efficiency for exact pseudoarboricity computation. In addition, we also study the pseudoarboricity maintenance problem in dynamic graphs. We propose two novel and efficient algorithms for maintaining the pseudoarboricity when the graph is updated by edge insertions or deletions. Furthermore, we develop two incremental pseudoarboricity maintenance algorithms specifically designed for insertion-only scenarios. We conduct extensive experiments on 195 real-world graphs, and the results demonstrate the high efficiency and scalability of the proposed algorithms in computing pseudoarboricity for both static and dynamic graphs.
Publisher
Association for Computing Machinery (ACM)
Reference47 articles.
1. Oswin Aichholzer Franz Aurenhammer and Günter Rote. 1995. Optimal graph orientation with storage applications. Universität Graz/Technische Universität Graz. SFB F003-Optimierung und Kontrolle.
2. Report on INEX 2010
3. Challenges in information retrieval and language modeling
4. Efficient computation of implicit representations of sparse graphs
5. GRAPH ORIENTATION ALGORITHMS TO MINIMIZE THE MAXIMUM OUTDEGREE