
- This event has passed.
2019 IBS Summer Research Program on Algorithms and Complexity in Discrete Structures
Sunday, July 21, 2019 - Saturday, August 10, 2019
Schedule
July 22 Monday
10:00-11:00 Introduction, 11:00-12:00 Open Problems
July 23 Tuesday
10:00-10:30 Stefan Kratsch, Humboldt-Universität zu Berlin, Germany
Elimination Distances, Blocking Sets, and Kernels for Vertex Cover
10:45-11:15 Benjamin Bergougnoux, University Clermont Auvergne, France
More applications of the d-neighbor equivalence
11:30-12:00 Yixin Cao, Hong Kong Polytechnic University, China
Enumerating Maximal Induced Subgraphs
13:30-14:30 Open Problems
July 24 Wednesday
We will go to KAIST for June Huh‘s two talks 15:00-16:00, 16:30-17:30. A IBS shuttle bus @14:30 from the lobby.
July 25 Thursday
10:00-11:00 Nick Brettell, Durham University, UK
Recent work on characterising matroids representable over finite fields
11:30-12:00 Mamadou M. Kanté, University Clermont Auvergne, France
On recognising k-letter graphs
July 26 Friday
10:00-11:00 O-joung Kwon (권오정), Incheon National University, Korea
The grid theorem for vertex-minors
11:00-12:00 Progress Report
July 27 Saturday
8:30 Excursion to Damyang (departure from the accommodation)
July 29 Monday
10:00-11:00 Archontia Giannopoulou, National and Kapodistrian University of Athens, Greece
The directed flat wall theorem
11:30-12:00 Eunjung Kim (김은정), LAMSADE-CNRS, France
Subcubic even-hole-free graphs have a constant treewidth
July 30 Tuesday
10:00-11:00 Pierre Aboulker, ENS Ulm, France
Generalizations of the geometric de Bruijn Erdős Theorem
11:30-12:00 Michael Dobbins, Binghamton University, USA
Barycenters of points in polytope skeleta
July 31 Wednesday
10:00-11:00 Magnus Wahlström, Royal Holloway, University of London, UK
FPT-algorithms via LP-relaxations
11:30-12:00 Édouard Bonnet, ENS Lyon, France
The FPT/W[1]-hard dichotomy of Max Independent Set in H-free graphs
August 1 Thursday
10:00-11:00 Euiwoong Lee (이의웅), NYU, USA
Losing treewidth by separating subsets
11:30-12:00 Sang-il Oum (엄상일), IBS Discrete Mathematics Group and KAIST, Korea
Branch-depth: Generalizing tree-depth of graphs
August 2 Friday
10:00-11:00 Dabeen Lee (이다빈), IBS Discrete Mathematics Group, Korea
t-perfect graphs and the stable set problem
11:00-12:00 Progress Report
August 5-9: Free Discussions / Research Collaborations / Progress Report
Tea time: Every weekday 3:30pm
Abstracts
July 23 Tuesday
Stefan Kratsch, Elimination Distances, Blocking Sets, and Kernels for Vertex Cover
The Vertex Cover problem plays an essential role in the study of polynomial kernelization in parameterized complexity, i.e., the study of provable and efficient preprocessing for NP-hard problems. Motivated by the great variety of positive and negative results for kernelization for Vertex Cover subject to different parameters and graph classes, we seek to unify and generalize them using so-called blocking sets, which have played implicit and explicit roles in many results. We show that in the most-studied setting, parameterized by the size of a deletion set to a specified graph class
Benjamin Bergougnoux, More applications of the d-neighbor equivalence
In this talk, I will present a framework which gives efficient algorithms for several connectivity problems such as Connected Dominating Set, Node Weighted Steiner Tree, Maximum Induced Tree, Longest Induced Path, and Feedback Vertex Set. For all these problems, we obtain efficient algorithms parameterized respectively by tree-width, clique-width, Q-rank-width, rank-width and maximum induced matching width. Our approach simplifies and unifies the known algorithms for each of the parameters and match asymptotically also the running time of the best algorithms for Vertex Cover and Dominating Set. Our framework is based on the d-neighbor equivalence defined in [Bui-Xuan, Telle and Vatshelle, TCS 2013]. The results we obtain highlight the importance and the generalizing power of this equivalence relation on width measures. We also prove that this equivalence relation could be useful for Max Cut: a W[1]-hard problem parameterized by clique-width.
Paper available on HAL : https://hal.archives-ouvertes.fr/hal-01799573
Yixin Cao, Enumerating Maximal Induced Subgraphs
We study efficient algorithms for the maximal induced subgraphs problem: Given a graph on
July 25 Thursday
Nick Brettell, Recent work on characterising matroids representable over finite fields
Characterising when a matroid is representable over a certain field or set of fields is one of the oldest problems in matroid theory, dating back to Whitney’s 1935 paper. In this talk, I will discuss some of the more recent work in this area, with a focus on work I have been involved with towards characterising matroids representable over all fields of size at least four.
Mamadou M. Kanté, On recognising k-letter graphs
July 26 Friday
O-joung Kwon (권오정), The grid theorem for vertex-minors
We prove that, for a circle graph
July 29 Monday
Archontia Giannopoulou, The directed flat wall theorem
At the core of the Robertson-Seymour theory of Graph Minors lies a powerful structure theorem which captures, for any fixed graph
In this paper, we prove the directed analogue of this Flat Wall Theorem. Our result builds on the recent Directed Grid Theorem by two of the authors (Kawarabayashi and Kreutzer), and we hope that this is an important and significant step toward the directed structure theorem, as with the case for the undirected graph for the graph minor project.
Joint work with Ken-ichi Kawarabayashi, Stephan Kreutzer, and O-joung Kwon.
Eunjung Kim (김은정), Subcubic even-hole-free graphs have a constant treewidth
It is known that even-hole-free graphs can have arbitrarily large rankwidth, but all known constructions have many high-degree vertices. It has been believed in the structural graph theory community that the rankwidth shall be bounded if the maximum degree is bounded. We prove that there exists a universal constant
This is a joint work with Pierre Aboulker and Isolde Adler.
July 30 Tuesday
Pierre Aboulker, Generalizations of the geometric de Bruijn Erdős Theorem
A classic Theorem of de Bruijn and Erdős states that every noncollinear set of n points in the plane determines at least n distinct lines. The line
(i.e. is between and ) or (i.e. is between and ) or (i.e. is between and ).
With this definition of line
Michael Dobbins, Barycenters of points in polytope skeleta
In this talk I will classify the n-tuples of dimensions such that any target point in any d-polytope is the barycenter of points in faces of the prescribed dimensions. Specifically, for a
July 31 Wednesday
Magnus Wahlström, FPT-algorithms via LP-relaxations
LP-relaxations are traditionally (within theoretical computer science) used for computing approximate solutions to NP-hard problems, but across the last few years there have been several examples where LP-relaxations have been used to guide FPT-algorithms — that is, exact (non-approximate) algorithms whose running time is bounded in terms of a “parameter” of the input instance. This approach has given algorithms that are simultaneously simpler and faster for a range of central problems in parameterized complexity. At the same time, this is applicable only to specific problems and relaxations; an arbitrary LP-relaxation, even one that has good properties in an approximation sense, will in general give no useful guidance with respect to exact solutions.
In this talk, we give an overview of these FPT applications, and the conditions they impose on the LP-relaxation. Our main focus is on an approach of “discrete relaxation” referred to as Valued CSPs, but we also briefly survey more immediately combinatorial conditions, as well as related algorithms that solve these problems more efficiently (e.g., so-called linear-time FPT algorithms) by bypassing the LP-solver.
Édouard Bonnet, The FPT/W[1]-hard dichotomy of Max Independent Set in H-free graphs
Maximum Independent Set (MIS) is in general graphs the paradigmatic W[1]-hard problem. In stark contrast, polynomial-time algorithms are known when the inputs are restricted to structured graph classes such as, for instance, perfect graphs (which includes bipartite graphs, chordal graphs, co-graphs, etc.) or claw-free graphs. In this talk, we introduce some variants of co-graphs with “parameterized noise”, that is, graphs that can be turned into disjoint unions or complete sums by the removal of a certain number of vertices and the edition of a certain number of edges per incident vertex, both controlled by the parameter. We give a series of FPT Turing-reductions on these classes and use them to make some progress on the parameterized complexity of MIS in
This follows joint works with Nicolas Bousquet, Pierre Charbit, Stéphan Thomassé, and Rémi Watrigant.
August 1 Thursday
Euiwoong Lee (이의웅), Losing treewidth by separating subsets
We study the problem of deleting the smallest set S of vertices (resp. edges) from a given graph
For the vertex deletion, our framework, combined with the previous best result for
Joint work with Anupam Gupta, Jason Li, Pasin Manurangsi, and Michal Wlodarczyk.
Sang-il Oum (엄상일), Branch-depth: Generalizing tree-depth of graphs
We present a concept called the branch-depth of a connectivity function, that generalizes the tree-depth of graphs. Then we prove two theorems showing that this concept aligns closely with the notions of tree-depth and shrub-depth of graphs as follows. For a graph
Furthermore we investigate various potential generalizations of tree-depth to matroids and prove that matroids representable over a fixed finite field having no large circuits are well-quasi-ordered by the restriction.
This is a joint work with Matt DeVos and O-joung Kwon.
August 2 Friday
Dabeen Lee (이다빈), t-perfect graphs and the stable set problem
A graph
Participants (not including IBS researchers)
-
- Pierre Aboulker, ENS Ulm, France
- Rémy Belmonte, University of Electro-Communications, Japan
- Benjamin Bergougnoux, University of Paris Diderot, France
- Édouard Bonnet, ENS Lyon, France
- Nick Brettell, Durham University, UK
- Yixin Cao, Hong Kong Polytechnic University, China
- Michael Dobbins, Binghamton University, USA
- Chris Eppolito, Binghamton University, USA
- Archontia Giannopoulou, National and Kapodistrian University of Athens, Greece
- Mamadou M. Kante, University Clermont Auvergne, France
- Eunjung Kim (김은정), LAMSADE-CNRS, France
- Stefan Kratsch, Humboldt-Universität zu Berlin, Germany
- O-joung Kwon (권오정), Incheon National University, Korea
- Michael Lampis, Université Paris-Dauphine, France
- Euiwoong Lee (이의웅), NYU, USA
- Valia Mitsou, Université Paris-Diderot, France
- Florian Sikora, University Paris Dauphine, France
- Magnus Wahlström, Royal Holloway, University of London, UK
An invitation-only summer research program will be held in the summer of 2019. There will be 10-20 participants to work together at DIMAG. Talks are open.
Accommodation
Everyone will stay at the Daedeok Innopolis Guest House (대덕특구게스트하우스).
- Address: 27-5, Expo-ro 123beon-gil, Yuseong-gu, Daejeon, 34125, Republic of Korea (대전광역시 유성구 엑스포로 123번길 27-5)
- Tel: (+82)-042-865-2500
Organizers
- Eunjung Kim (김은정), LAMSADE-CNRS, France
- Sang-il Oum (엄상일), IBS Discrete Mathematics Group and KAIST, Korea