Fast approximation algorithms for $p$-centres in large $Ξ΄$-hyperbolic graphs

April 25, 2016 Β· Declared Dead Β· πŸ› Algorithmica

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Katherine Edwards, W. Sean Kennedy, Iraj Saniee arXiv ID 1604.07359 Category cs.DS: Data Structures & Algorithms Cross-listed math.MG Citations 8 Venue Algorithmica Last Checked 4 months ago
Abstract
We provide a quasilinear time algorithm for the $p$-center problem with an additive error less than or equal to 3 times the input graph's hyperbolic constant. Specifically, for the graph $G=(V,E)$ with $n$ vertices, $m$ edges and hyperbolic constant $Ξ΄$, we construct an algorithm for $p$-centers in time $O(p(Ξ΄+1)(n+m)\log(n))$ with radius not exceeding $r_p + Ξ΄$ when $p \leq 2$ and $r_p + 3Ξ΄$ when $p \geq 3$, where $r_p$ are the optimal radii. Prior work identified $p$-centers with accuracy $r_p+Ξ΄$ but with time complexity $O((n^3\log n + n^2m)\log(diam(G)))$ which is impractical for large graphs.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted