2017
DOI: 10.1007/978-3-319-72050-0_18
|View full text |Cite
|
Sign up to set email alerts
|

Effective Edge-Fault-Tolerant Single-Source Spanners via Best (or Good) Swap Edges

Abstract: Nowadays there is an increasing demand for an efficient and resilient information exchange in communication networks. This means to design on one hand a logical structure onto a given communication infrastructure, which optimizes some sought routing protocol in the absence of failures, and on the other hand, to make such a structure resistant against possible link/node malfunctioning, by suitably adding to it a set of redundant links, which will enter into operation as soon as a failure takes place.More formal… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
5
0

Year Published

2018
2018
2019
2019

Publication Types

Select...
2
1

Relationship

2
1

Authors

Journals

citations
Cited by 3 publications
(5 citation statements)
references
References 26 publications
0
5
0
Order By: Relevance
“…Concerning the SPT, the most prominent swap criteria are those aiming to minimize either the maximum or the average distance from the root, and the corresponding ABSE problems can be addressed in O(m log α(m, n)) time [6] and O(m α(n, n) log 2 n) time [21], respectively. Recently, in [4], the authors proposed two new criteria for swapping in a SPT, which are in a sense related with this paper, namely the minimization of the maximum and the average stretch factor from the root, for which they proposed an efficient O(mn + n 2 log n) and O(mn log α(m, n)) time solution, respectively.…”
Section: Related Workmentioning
confidence: 94%
See 1 more Smart Citation
“…Concerning the SPT, the most prominent swap criteria are those aiming to minimize either the maximum or the average distance from the root, and the corresponding ABSE problems can be addressed in O(m log α(m, n)) time [6] and O(m α(n, n) log 2 n) time [21], respectively. Recently, in [4], the authors proposed two new criteria for swapping in a SPT, which are in a sense related with this paper, namely the minimization of the maximum and the average stretch factor from the root, for which they proposed an efficient O(mn + n 2 log n) and O(mn log α(m, n)) time solution, respectively.…”
Section: Related Workmentioning
confidence: 94%
“…Procedure FindCriticalCandidate(f = (v, u), Ψ, Λ) 1 if V (Λ) ∩ De = ∅ then return ⊥; 2 if V (Ψ) = {v} then return Qe(f, Ψ, Λ); 3 b ← Centroid of Ψ; 4 Let j be the unique index in {0, 1, 2, 3} such that v ∈ V (τ j b );…”
mentioning
confidence: 99%
“…Concerning the single-source shortest-path tree, several criteria for measuring the quality of a swap edge have been considered. The most important ones are: the maximum or the average distance from the root; here the corresponding ABSE problems can be solved in O(m log α(m, n)) time (see [6]) and O(m α(n, n) log 2 n) time (see [17]), respectively; the maximum and the average stretch factor from the root for which the corresponding ABSE problems have been solved in O(mn + n 2 log n) and O(mn log α(m, n)) time, respectively [3]. Finally, the ABSE problems have also been studied in a distributed setting [8,9,10].…”
Section: Other Related Work On Absementioning
confidence: 99%
“…Thanks to Lemma 3, once both a x and b x are known, and since all tree edges have length equal to 1, we can compute γ x in constant time using a constant number of least common ancestor and level ancestor queries [1]. 3 Finally, for each x ∈ X, we show how to compute the vertex y x that is closest to γ x in constant time using range-minimum-query data structures [1,11].…”
Section: How To Compute the Candidate Best Swap Edgesmentioning
confidence: 99%
See 1 more Smart Citation