Équipe thématique Algorithmes et complexité
Équipe thématique Combinatoire
Équipe thématique Théorie et algorithmique des graphes
Le calendrier des séances (format iCal).
Pour ajouter le calendrier des séances à votre agenda favori, souscrire au calendrier en indiquant ce lien.
Algorithmes et structures discrètes
Vendredi 13 septembre 2024, 14 heures, Salle 3052
Shuichi Hirahara (National Institute of Informatics, Japan) Planted Clique Conjectures Are Equivalent
Joint work with Nobutaka Shimizu. Paper: https://eccc.weizmann.ac.il/report/2024/058/
Algorithmes et structures discrètes
Vendredi 14 juin 2024, 15 heures 30, Salle 3052
Venkatesan Guruswami (Simons Institute) When and why do efficient algorithms exist (for constraint satisfaction and beyond)?
Inspired and emboldened by this, one might speculate a polymorphic principle in more general contexts, with symmetries in the solution space governing efficient algorithms. Beginning with some background on CSP and the polymorphic approach to understanding their complexity, the talk will discuss some extensions beyond CSP where the polymorphic principle seems promising (yet far from understood). In particular, we will discuss “promise CSP” (PCSP) where one is allowed to satisfy a relaxed version of the constraints (a framework that includes important problems like approximate graph coloring). We will provide glimpses of the emerging polymorphic theory characterizing the (in)tractability of interesting classes of PCSP as well as the ability of natural classes of algorithms to solve them.
Algorithmes et structures discrètes
Mardi 18 avril 2023, 15 heures 30, 3052, Sophie Germain
Mamadou Kanté (LIMOS, Clermond-Ferrand) Lettericity of graphs and griddability of permutations
Algorithmes et structures discrètes
Mercredi 5 avril 2023, 15 heures, 3052
Lélia Blin (LIP6) Self-Stabilizing Distributed Algorithms
Algorithmes et structures discrètes
Mercredi 22 mars 2023, 15 heures, 3052
Michail Lampis (LAMSADE) First Order Logic on Pathwidth Revisited Again
In this talk we take a high-level view of this area of research and survey results that attempt to improve upon this performance by considering more restricted classes of inputs. This is known to be impossible, even if we restrict the input to graphs of treewidth 1 (trees) and only consider FO logic; or if we consider graphs of pathwidth 1 (caterpillars) and consider MSO logic. This would seem to indicate that Courcelle's theorem is “best possible”. Surprisingly, we discover that in the only remaining case which has so far been overlooked, namely FO logic on graphs of constant pathwidth, all known hardness results fail, because the problem becomes tractable with an elementary parameter dependence on the input formula. Our result generalizes previously known meta-theorems for the much more restricted parameter tree-depth.
Results based on a preprint available here: https://arxiv.org/abs/2210.09899
Algorithmes et structures discrètes
Mardi 11 octobre 2022, 9 heures 30, Amphi Turing
Anual Meeting Of Pole Asd, Presentation From New Members (IRIF)
10:00-10:30 - Sergio Rajsbaum
10:30-11:15
Short introduction of new postdocs and Ph.D. students followed by General discussion and then coffee break
11:15-11:45 - Monika Csikos
11:45-12:15 - Sophie Laplante
Algorithmes et structures discrètes
Mardi 16 novembre 2021, 13 heures 30, Room 234C, Halle aux farines
Pole Day (ASD) Journée du pôle Algorithmes et structures discrètes 2021
Tuesday November 16, 2021 · Room 234C, Halle aux farines
13:30-14:00 - Mikael Rabie 14:00-14:30 - Matej Stehlik
14:40 – 15:10 Informal introduction of new postdocs and docs
15:15-15:45 - Adrian Vladu 15:45-16:15 - Simon Apers 16:15 Goûter (à l'IRIF)
Algorithmes et structures discrètes
Mardi 15 juin 2021, 14 heures, Salle 3052
Magnús Halldórsson (Reykjavik University) New Vistas in Distributed Graph Coloring
We present a new approach for randomized distributed Delta+1-coloring that is dramatically simpler than the previous best: the seminal work of Chang, Li, and Pettie (CLP) in SICOMP 2020. This approach offers numerous refinements: It matches the O(log^3 log n) round complexity in general, while on high-degree graphs (Delta » log^2 n), it uses only O(log* n) rounds. It uses small messages, i.e., works also in the CONGEST model. It also offers tradeoffs between the number of colors used, the round complexity, and the clique number of the graph.
We expect that the approach presented will lead the way towards improved results for various coloring problems in the near future.
This is based on a paper at STOC'21, joint work with Fabian Kuhn, Yannic Maus, and Tigran Tonoyan; and a more recent one on arXiv, joint with Alexandre Nolin, and Tigran Tonoyan.
The seminar will be available online by the following ZOOM-link:
https://u-paris.zoom.us/j/84049775680?pwd=Yk5lMDhlZUNQRGMyelExMVdoM2poQT09
Algorithmes et structures discrètes
Mardi 26 mai 2020, 11 heures, Online
Édouard Bonnet (ENS Lyon) Twin-width
Joint work with Colin Geniet, Eun Jung Kim, Stéphan Thomassé, and Rémi Watrigant
Algorithmes et structures discrètes
Lundi 27 janvier 2020, 9 heures 30, 3052
Amaury Pouly (IRIF) Continuous models of computation: computability, complexity, universality
A few years ago, it was shown that Turing-based paradigms and the GPAC have the same computational power. However, this result did not shed any light on what happens at a computational complexity level. In other words, analog computers do not make a difference about what can be computed; but maybe they could compute faster than a digital computer. A fundamental difficulty of continuous-time model is to define a proper notion of complexity. Indeed, a troubling problem is that many models exhibit the so-called Zeno's phenomenon, also known as space-time contraction.
In this talk, I will present results from my thesis that give several fundamental contributions to these questions. We show that the GPAC has the same computational power as the Turing machine, at the complexity level. We also provide as a side effect a purely analog, machine- independent characterization of P and Computable Analysis.
I will present some recent work on the universality of polynomial differential equations. We show that when we impose no restrictions at all on the system, it is possible to build a fixed equation that is universal in the sense it can approximate arbitrarily well any continuous curve over R, simply by changing the initial condition of the system.
If time allows, I will also mention some recent application of this work to show that chemical reaction networks are strongly Turing complete with the differential semantics.
Algorithmes et structures discrètes
Jeudi 23 janvier 2020, 11 heures, Salle 1007
Moni Naor (Weizmann Institute) Instance Complexity and Unlabeled Certificates in the Decision Tree Model
In this talk I will discuss labeled and unlabeled certificates, in particular in the context of ``instance optimality“. This is a measure of goodness of an algorithm in which the performance of one algorithm is compared to others per input. This is in sharp contrast to worst-case and average-case complexity measures, where the performance is compared either on the worst input or on an average one, respectively.
Joint work with Tomer Grossman and Ilan Komargodski
Algorithmes et structures discrètes
Mercredi 2 octobre 2019, 11 heures, Salle 3052
Sophie Laplante (IRIF) The sensitivity conjecture and a recent proof of it (part II)
Algorithmes et structures discrètes
Jeudi 26 septembre 2019, 14 heures, Salle 3052
Sophie Laplante (IRIF) The sensitivity conjecture and a recent proof of it (part I)
Algorithmes et structures discrètes
Lundi 24 juin 2019, 11 heures, Salle 3052
Carola Doerr (CNRS, LIP6) Evolutionary Algorithms – From Theory to Practice and Back
Algorithmes et structures discrètes
Jeudi 9 mai 2019, 15 heures, Salle 1007
Amélie Gheerbrant (IRIF) Graph query languages
Algorithmes et structures discrètes
Mardi 19 février 2019, 11 heures, Salle 3052
Danupon Nanongkai (KTH) Distributed Shortest Paths, Exactly
Algorithmes et structures discrètes
Lundi 3 décembre 2018, 11 heures, Salle 3052
Cédric Boutillier (LPSM, Sorbonne Université) Statistical mechanics on isoradial graphs