中文

Papillon: Greedy Routing in Rings

分布式、并行与集群计算 2007-05-23 v1 网络与互联网体系结构

摘要

We study {\sc greedy} routing over nn nodes placed in a ring, with the \emph{distance} between two nodes defined to be the clockwise or the absolute distance between them along the ring. Such graphs arise in the context of modeling social networks and in routing networks for peer-to-peer systems. We construct the first network over nn nodes in which {\sc greedy} routing takes O(logn/logd)O(\log n / \log d) hops in the worst-case, with dd out-going links per node. Our result has the first asymptotically optimal greedy routing complexity. Previous constructions required O(log2nd)O(\frac{\log^2 n}{d}) hops.

关键词

引用

@article{arxiv.cs/0507034,
  title  = {Papillon: Greedy Routing in Rings},
  author = {Ittai Abraham and Dahlia Malkhi and Gurmeet Singh Manku},
  journal= {arXiv preprint arXiv:cs/0507034},
  year   = {2007}
}