The 31st ACM Symposium on Parallelism in Algorithms and Architectures 2019
DOI: 10.1145/3323165.3323195
|View full text |Cite
|
Sign up to set email alerts
|

Distributed Computation in Node-Capacitated Networks

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
120
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
3
2
1

Relationship

2
4

Authors

Journals

citations
Cited by 27 publications
(120 citation statements)
references
References 33 publications
0
120
0
Order By: Relevance
“…For example, the work of Gmyr et al [20] implies that making use of global edges with the same constraints as our model significantly improves the ability to monitor properties of the network formed by the local edges. Furthermore, Augustine et al [4] propose the so-called node-capacitated clique model, which is identical to our model for the global edges (but which has no local edges). They present distributed algorithms for various fundamental graph problems, including problems such as computing an MST, a BFS tree, a maximal independent set, a maximal matching, or a vertex coloring of the given input graph.…”
Section: Related Workmentioning
confidence: 93%
See 4 more Smart Citations
“…For example, the work of Gmyr et al [20] implies that making use of global edges with the same constraints as our model significantly improves the ability to monitor properties of the network formed by the local edges. Furthermore, Augustine et al [4] propose the so-called node-capacitated clique model, which is identical to our model for the global edges (but which has no local edges). They present distributed algorithms for various fundamental graph problems, including problems such as computing an MST, a BFS tree, a maximal independent set, a maximal matching, or a vertex coloring of the given input graph.…”
Section: Related Workmentioning
confidence: 93%
“…This modeling choice is motivated by the idea that local communication rather relates to physical networks, where an edge corresponds to a physical connection (e.g., cable-or ad-hoc networks), whereas global communication primarily captures aspects of logical networks that are formed as an overlay on top of some shared physical infrastructure. For appropriate choices of λ and γ, our model captures various established network models: LOCAL (λ = ∞, γ = 0), CONGEST (λ = O(1), γ = 0), Congested Clique 5 (λ = O(1), γ = 0 and G is a clique), and the recently introduced Node-Capacitated Clique model (λ = 0, γ = O(log n)) [4].…”
Section: Hybrid Communication Modelmentioning
confidence: 99%
See 3 more Smart Citations