2014
DOI: 10.1007/978-3-319-13075-0_60
|View full text |Cite
|
Sign up to set email alerts
|

Decremental All-Pairs ALL Shortest Paths and Betweenness Centrality

Abstract: Abstract. We consider the all pairs all shortest paths (APASP) problem, which maintains the shortest path dag rooted at every vertex in a directed graph G = (V, E) with positive edge weights. For this problem we present a decremental algorithm (that supports the deletion of a vertex, or weight increases on edges incident to a vertex). Our algorithm runs in amortized O(ν * 2 · log n) time per update, where n = |V |, and ν * bounds the number of edges that lie on shortest paths through any given vertex. Our APAS… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
44
0

Year Published

2014
2014
2022
2022

Publication Types

Select...
3
3

Relationship

2
4

Authors

Journals

citations
Cited by 9 publications
(44 citation statements)
references
References 14 publications
0
44
0
Order By: Relevance
“…Kas' algorithm was further optimized by Wei et al [25]. Many other approaches also store the intermediate all-pairs shortest path information in various ways [26], [27], [28], [29]. Kourtellis et al [11] extend Green's algorithm [8] and deploy a Hadoop implementation on a large cluster to support large graphs.…”
Section: Related Workmentioning
confidence: 99%
“…Kas' algorithm was further optimized by Wei et al [25]. Many other approaches also store the intermediate all-pairs shortest path information in various ways [26], [27], [28], [29]. Kourtellis et al [11] extend Green's algorithm [8] and deploy a Hadoop implementation on a large cluster to support large graphs.…”
Section: Related Workmentioning
confidence: 99%
“…NPRdec extends this result to APASP by introducing the tuple-system to replace the need to maintain every SP and LSP in DI. We now briefly review this system, referring the reader to [19] for more details. Let d(x, y) denote the shortest path length from x to y.…”
Section: The Nprdec Decremental Apasp Algorithm [19]mentioning
confidence: 99%
“…We will use components from PR such as the abstract representation of the level system using PDGs (see Section 4) and the flag bit β for a triple, the Marked-Tuples scheme introduced in NPRdec (see [19,21] for more details), and the maintenance of level graphs from Thorup. In this section, we describe all data structures used by our algorithm. In Table 2 we summarize the structures we use, including those inherited from [19,21,28]. The new components we introduce in this paper to achieve efficiency for fully dynamic APASP, are described in section 4.2 and listed in Table 2, Part D.…”
Section: Data Structures For Algorithm Ffdmentioning
confidence: 99%
See 2 more Smart Citations