Section:
New Results
Compact Routing
On the Communication Complexity of Distributed Name-Independent Routing Schemes
Participants :
Cyril Gavoille, Nicolas Hanusse, David Ilcinkas.
In [38] , we present a distributed asynchronous algorithm that, for every
undirected weighted -node graph , constructs
name-independent routing tables for . The size of each table is
, whereas the length of any route is stretched by a
factor of at most 7 w.r.t. the shortest path. At any step, the
memory space of each node is . The algorithm
terminates in time , where is the hop-diameter of . In
synchronous
scenarios and with uniform weights, it consumes messages, where is the number of
edges of .
In the realistic case of sparse networks of poly-logarithmic
diameter, the communication complexity of our scheme, that is
, improves by a factor of the communication
complexity of any shortest-path routing scheme on the same
family of networks. This factor is provable thanks to a new lower
bound of independent interest.
There are Plane Spanners of Maximum Degree 4
Participant :
Nicolas Bonichon.
Let be the complete Euclidean graph on a set of points embedded
in the plane. Given a fixed constant , a spanning subgraph
of is said to be a -spanner of if for any pair of
vertices in the distance between and in is at
most times their distance in . A spanner is plane if its
edges do not cross.
We consider the question: “What is the smallest maximum degree
that can be achieved for a plane spanner of ?”
Without the planarity constraint, it is known that the answer is 3 which is
thus the best known lower bound on the degree of any plane spanner. With the
planarity requirement, the best known upper bound on the maximum degree is 6,
the last in a long sequence of results improving the upper bound. In this work
we show that there is a constant such that the complete Euclidean
graph always contains a plane -spanner of maximum degree 4 and make a big
step toward closing the question. Our construction leads to an efficient
algorithm for obtaining the spanner from Chew's -Delaunay triangulation.