Pierre Fraigniaud
Centre national de la recherche scientifique
Network
Latest external collaboration on country level. Dive into details by clicking on the dots.
Publication
Featured researches published by Pierre Fraigniaud.
acm symposium on parallel algorithms and architectures | 2007
Pierre Fraigniaud; Amos Korman; Emmanuelle Lebhar
We use the recently introduced advising scheme framework for measuring the difficulty of locally distributively computing a Minimum Spanning Tree (MST). An (m,t)-advising scheme for a distributed problem P is a way, for every possible input I of P, to provide an advice (i.e., a bit string) about I to each node so that: (1) the maximum size of the advices is at most m bits, and (2) the problem P can be solved distributively in at most t rounds using the advices as inputs. In case of MST, the output returned by each node of a weighted graph G is the edge leading to its parent in some rooted MST T of G. Clearly, there is a trivial (log n,0)-advising scheme for MST (each node is given the local port number of the edge leading to the root of some MST T), and it is known that any (0,t)-advising scheme satisfies t ≥ Ω (√n). Our main result is the construction of an (O(1),O(log n))-advising scheme for MST. That is, by only giving a constant number of bits of advice to each node, one can decrease exponentially the distributed computation time of MST in arbitrary graph, compared to algorithms dealing with the problem in absence of any a priori information. We also consider the average size of the advices. On the one hand, we show that any (m,0)-advising scheme for MST gives advices of average size Ω(log n). On the other hand we design an (m,1)-advising scheme for MST with advices of constant average size, that is one round is enough to decrease the average size of the advices from log(n) to constant.
Journal of Computer and System Sciences | 2010
Pierre Fraigniaud; David Ilcinkas; Andrzej Pelc
We study the amount of knowledge about a communication network that must be given to its nodes in order to efficiently disseminate information. Our approach is quantitative: we investigate the minimum total number of bits of information (minimum size of advice) that has to be available to nodes, regardless of the type of information provided. We compare the size of advice needed to perform broadcast and wakeup (the latter is a broadcast in which nodes can transmit only after getting the source information), both using a linear number of messages (which is optimal). We show that the minimum size of advice permitting the wakeup with a linear number of messages in an n-node network, is @Q(nlogn), while the broadcast with a linear number of messages can be achieved with advice of size O(n). We also show that the latter size of advice is almost optimal: no advice of size o(n) can permit to broadcast with a linear number of messages. Thus an efficient wakeup requires strictly more information about the network than an efficient broadcast.
international symposium on distributed computing | 2011
Pierre Fraigniaud; Sergio Rajsbaum; Corentin Travers
This paper studies notions of locality that are inherent to the specification of distributed tasks 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
international symposium on distributed computing | 2012
Pierre Fraigniaud; Amos Korman; Merav Parter; David Peleg
Theory of Computing Systems \/ Mathematical Systems Theory | 2010
Pierre Fraigniaud; Amos Korman; Emmanuelle Lebhar
T =(mathcal{I },mathcal{O },varDelta )
latin american symposium on theoretical informatics | 2012
Pierre Fraigniaud; Andrzej Pelc
arXiv: Distributed, Parallel, and Cluster Computing | 2015
Pierre Fraigniaud; Juho Hirvonen; Jukka Suomela
T=(I,O,Δ) is said to be checkable if there exists a distributed algorithm that, given
acm symposium on parallel algorithms and architectures | 2015
Laurent Feuilloley; Pierre Fraigniaud
Encyclopedia of Algorithms | 2016
Pierre Fraigniaud
sin mathcal{I }
Journal of the ACM | 2012
Pierre Fraigniaud; Amos Korman; David Peleg