Section: New Results
Complexity issues in distributed graph algorithms
What can be decided locally without identifiers?
Participants : Pierre Fraigniaud, Mika Göös, Amos Korman, Jukka Suomela.
Do unique node identifiers help in deciding whether a network
Local Distributed Decision
Participants : Pierre Fraigniaud, Amos Korman, David Peleg.
A central theme in distributed network algorithms concerns understanding and coping with the issue of locality. Inspired by sequential complexity theory, we focus on a complexity theory for distributed decision problems. In the context of locality, solving a decision problem requires the processors to independently inspect their local neighborhoods and then collectively decide whether a given global input instance belongs to some specified language. Our paper [7] , introduces several classes of distributed decision problems, proves separation among them and presents some complete problems. More specifically, we consider the standard LOCAL model of computation and define LD (for local decision) as the class of decision problems that can be solved in constant number of communication rounds. We first study the intriguing question of whether randomization helps in local distributed computing, and to what extent. Specifically, we define the corresponding randomized class BPLD, and ask whether LD=BPLD. We provide a partial answer to this question by showing that in many cases, randomization does not help for deciding hereditary languages. In addition, we define the notion of local many-one reductions, and introduce the (nondeterministic) class NLD of decision problems for which there exists a certificate that can be verified in constant number of communication rounds. We prove that there exists an NLD-complete problem. We also show that there exist problems not in NLD. On the other hand, we prove that the class NLD#n, which is NLD assuming that each processor can access an oracle that provides the number of nodes in the network, contains all (decidable) languages. For this class we provide a natural complete problem as well.
Locality and checkability in wait-free computing
Participants : Pierre Fraigniaud, Sergio Rajsbaum, Travers Corentin.
The paper [9] ,studies notions of locality that are inherent to the
specification of distributed tasks, and independent of the computing
model, by identifying fundamental
relationships between the various
scales of computation, from the
individual process to the whole
system. A locality property called
projection-closed is
identified. This property completely
characterizes tasks that are
wait-free checkable, where a
task
Delays Induce an Exponential Memory Gap for Rendezvous in Trees
Participants : Pierre Fraigniaud, Pelc Andrzej.
The aim of rendezvous in a graph is meeting of two mobile agents at
some node of an unknown anonymous connected graph. In this paper [8] , we
focus on rendezvous in trees, and, analogously to the efforts that
have been made for solving the exploration problem with compact
automata, we study the size of memory of mobile agents that permits to
solve the rendezvous problem deterministically. We assume that the
agents are identical, and move in synchronous rounds. We first show
that if the delay between the starting times of the agents is
arbitrary, then the lower bound on memory required for
rendezvous is
On the Manipulability of Voting Systems: Application to Multi-Operator Networks
Participants : François Durand, Fabien Mathieu, Ludovic Noirie.
Internet is a large-scale and highly competitive economic ecosystem. In order to make fair decisions, while preventing the economic actors from manipulating the natural outcome of the decision process, game theory is a natural framework, and voting systems represent an interesting alternative that, to our knowledge, has not yet being considered. They allow competing entities to decide among different options. In this paper [20] , we investigate their use for end-to-end path selection in multi-operator networks, analyzing their manipulability by tactical voting and their economic efficiency.We show that Instant Runoff Voting is much more efficient and resistant to tactical voting than the natural system which tries to get the economic optimum.