Arrow Research search

Author name cluster

Benjamin Bergougnoux

Possible papers associated with this exact author name in Arrow. This page groups case-insensitive exact name matches and is not a full identity disambiguation profile.

4 papers
2 author rows

Possible papers

4

TCS Journal 2026 Journal Article

Hamiltonicity parameterized by mim-width is (indeed) para-NP-hard

  • Benjamin Bergougnoux
  • Lars Jaffke

We prove that Hamiltonian Path and Hamiltonian Cycle are NP-hard on graphs of linear mim-width 26, even when a linear order of the input graph with mim-width 26 is provided together with input. This fills a gap left by a broken proof of the para-NP-hardness of Hamiltonicity problems parameterized by mim-width.

SODA Conference 2023 Conference Paper

A logic-based algorithmic meta-theorem for mim-width

  • Benjamin Bergougnoux
  • Jan Dreier
  • Lars Jaffke

We introduce a logic called distance neighborhood logic with acyclicity and connectivity constraints (A&C DN for short) which extends existential MSO 1 with predicates for querying neighborhoods of vertex sets in various powers of a graph and for verifying connectivity and acyclicity of vertex sets. Building upon [Bergougnoux and Kante, ESA 2019; SIDMA 2021], we show that the model checking problem for every fixed A&C DN formula is solvable in n O(w) time when the input graph is given together with a branch decomposition of mim-width W. Nearly all problems that are known to be solvable in polynomial time given a branch decomposition of constant mim-width can be expressed in this framework. We add several natural problems to this list, including problems asking for diverse sets of solutions. Our model checking algorithm is efficient whenever the given branch decomposition of the input graph has small index in terms of the d-neighborhood equivalence [Bui-Xuan, Telle, and Vatshelle, TCS 2013]. We therefore unify and extend known algorithms for tree-width, clique-width and rank-width. Our algorithm has a single-exponential dependence on these three width measures and asymptotically matches run times of the fastest known algorithms for several problems. This results in algorithms with tight run times under the Exponential Time Hypothesis (ETH) for tree-width, clique-width and rank-width; the above mentioned run time for mim-width is nearly tight under the ETH for several problems as well. Our results are also tight in terms of the expressive power of the logic: we show that already slight extensions of our logic make the model checking problem para-NP-hard when parameterized by mim-width plus formula length. * The full version of the paper can be accessed at https: //arxiv. org/abs/2202. 13335. This research is part of a project that has received funding from the Research Council of Norway Grant Agreement 274526 (LJ).

TCS Journal 2019 Journal Article

Fast exact algorithms for some connectivity problems parameterized by clique-width

  • Benjamin Bergougnoux
  • Mamadou Kanté

Given a clique-width k-expression of a graph G, we provide 2 O ( k ) ⋅ n time algorithms for connectivity constraints on locally checkable properties such as Node-Weighted Steiner Tree, Connected Dominating Set, or Connected Vertex Cover. We also propose a 2 O ( k ) ⋅ n time algorithm for Feedback Vertex Set. The best running times for all the considered problems were 2 O ( k ⋅ log ⁡ ( k ) ) ⋅ n O ( 1 ).

MFCS Conference 2017 Conference Paper

Towards a Polynomial Kernel for Directed Feedback Vertex Set

  • Benjamin Bergougnoux
  • Eduard Eiben
  • Robert Ganian
  • Sebastian Ordyniak
  • M. S. Ramanujan 0001

In the Directed Feedback Vertex Set (DFVS) problem, the input is a directed graph D and an integer k. The objective is to determine whether there exists a set of at most k vertices intersecting every directed cycle of D. DFVS was shown to be fixed-parameter tractable when parameterized by solution size by Chen, Liu, Lu, O'Sullivan and Razgon [JACM 2008]; since then, the existence of a polynomial kernel for this problem has become one of the largest open problems in the area of parameterized algorithmics. In this paper, we study DFVS parameterized by the feedback vertex set number of the underlying undirected graph. We provide two main contributions: a polynomial kernel for this problem on general instances, and a linear kernel for the case where the input digraph is embeddable on a surface of bounded genus.

v2026.09.13