Sciweavers

244 search results - page 13 / 49
» Balanced Cayley graphs and balanced planar graphs
Sort
View
SODA
1997
ACM
169views Algorithms» more  SODA 1997»
13 years 10 months ago
Partial Matching of Planar Polylines Under Similarity Transformations
Given two planar polylines T and P with n and m edges, respectively, we present an Om2 n2  time, Omn space algorithm to nd portions of the text" T which are similar in sh...
Scott D. Cohen, Leonidas J. Guibas
IICS
2005
Springer
14 years 2 months ago
A Structured Peer-to-Peer System with Integrated Index and Storage Load Balancing
Abstract. Load balancing emerges as an important problem that affects the performance of structured peer-to-peer systems. This paper presents a peer-to-peer system relying on the p...
Viet-Dung Le, Gilbert Babin, Peter G. Kropf
SODA
2008
ACM
93views Algorithms» more  SODA 2008»
13 years 10 months ago
Fast load balancing via bounded best response
It is known that the dynamics of best response in an environment of non-cooperative users may converge to a good solution when users play sequentially, but may cycle far away from...
Baruch Awerbuch, Yossi Azar, Rohit Khandekar
GCC
2005
Springer
14 years 2 months ago
Dynamic Zone-Balancing of Topology-Aware Peer-to-Peer Networks
Building a topology-aware peer-to-peer overlay network can bring many advantages, such as providing locality-aware connectivity and reducing routing path length. While its benefit...
Gang Wu, Jianli Liu
PODC
2004
ACM
14 years 2 months ago
Load balancing and locality in range-queriable data structures
We describe a load-balancing mechanism for assigning elements to servers in a distributed data structure that supports range queries. The mechanism ensures both load-balancing wit...
James Aspnes, Jonathan Kirsch, Arvind Krishnamurth...