Small World Model based on a Sphere Homeomorphic Geometry

August 02, 2018 Β· Declared Dead Β· πŸ› arXiv.org

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

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Santiago Viertel, AndrΓ© LuΓ­s Vignatti arXiv ID 1808.01028 Category cs.DS: Data Structures & Algorithms Cross-listed cs.SI Citations 1 Venue arXiv.org Last Checked 4 months ago
Abstract
We define a small world model over the octahedron surface and relate its distances with those of embedded spheres, preserving constant bounded distortions. The model builds networks with both number of vertices and size $Θ\left(n^2\right)$, where $n$ is the size parameter. It generates long-range edges with probability proportional to the inverse square of the distance between the vertices. We show a greedy routing algorithm that finds paths in the small world network with $\mathcal{O}\left(\log^2n\right)$ expected size. The probability of creating cycles of size three (C3) with long-range edges in a vertex is $\mathcal{O}\left(\log^{-1}n\right)$. Furthermore, there are $Θ\left(n^2\right)$ expected number of C3's in the entire network.
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