Skip to main content

Showing 1–8 of 8 results for author: Liedloff, M

Searching in archive cs. Search in all archives.
.
  1. arXiv:2205.00086  [pdf, ps, other

    cs.CC cs.DM cs.DS

    Enumerating Connected Dominating Sets

    Authors: Faisal Abu-Khzam, Henning Fernau, Benjamin Gras, Mathieu Liedloff, Kevin Mann

    Abstract: The question to enumerate all inclusion-minimal connected dominating sets in a graph of order $n$ in time significantly less than $2^n$ is an open question that was asked in many places. We answer this question affirmatively, by providing an enumeration algorithm that runs in time $\mathcal{O}(1.9896^n)$, using polynomial space only. The key to this result is the consideration of this enumeration… ▽ More

    Submitted 29 April, 2022; originally announced May 2022.

  2. arXiv:1607.06911  [pdf, ps, other

    cs.DM

    Fixing improper colorings of graphs

    Authors: Valentin Garnero, Konstanty Junosza-Szaniawski, Mathieu Liedloff, Pedro Montealegre, Paweł Rzążewski

    Abstract: In this paper we consider a variation of a recoloring problem, called the Color-Fixing. Let us have some non-proper $r$-coloring $\varphi$ of a graph $G$. We investigate the problem of finding a proper $r$-coloring of $G$, which is "the most similar" to $\varphi$, i.e. the number $k$ of vertices that have to be recolored is minimum possible. We observe that the problem is NP-complete for any… ▽ More

    Submitted 14 November, 2017; v1 submitted 23 July, 2016; originally announced July 2016.

    Comments: An extended abstract of this paper was presented on the conference SOFSEM 2015

  3. arXiv:1506.07260  [pdf, other

    cs.CC

    Algorithmic Aspects of Upper Domination

    Authors: Cristina Bazgan, Ljiljana Brankovic, Katrin Casel, Henning Fernau, Klaus Jansen, Michael Lampis, Mathieu Liedloff, Jérôme Monnot, Vangelis Th. Paschos

    Abstract: In this paper we study combinatorial and algorithmic resp. complexity questions of upper domination, i.e., the maximum cardinality of a minimal dominating set in a graph. We give a full classification of the related maximisation and minimisation problems, as well as the related parameterised problems, on general graphs and on graphs of bounded degree, and we also study planar graphs.

    Submitted 24 June, 2015; originally announced June 2015.

  4. arXiv:1404.3882  [pdf, other

    cs.DS

    Algorithms parameterized by vertex cover and modular width, through potential maximal cliques

    Authors: Fedor V. Fomin, Mathieu Liedloff, Pedro Montealegre, Ioan Todinca

    Abstract: In this paper we give upper bounds on the number of minimal separators and potential maximal cliques of graphs w.r.t. two graph parameters, namely vertex cover ($\operatorname{vc}$) and modular width ($\operatorname{mw}$). We prove that for any graph, the number of minimal separators is $\mathcal{O}^*(3^{\operatorname{vc}})$ and $\mathcal{O}^*(1.6181^{\operatorname{mw}})$, and the number of potent… ▽ More

    Submitted 15 April, 2014; originally announced April 2014.

  5. arXiv:1305.0433  [pdf, ps, other

    cs.DS

    TREEWIDTH and PATHWIDTH parameterized by vertex cover

    Authors: Mathieu Chapelle, Mathieu Liedloff, Ioan Todinca, Yngve Villanger

    Abstract: After the number of vertices, Vertex Cover is the largest of the classical graph parameters and has more and more frequently been used as a separate parameter in parameterized problems, including problems that are not directly related to the Vertex Cover. Here we consider the TREEWIDTH and PATHWIDTH problems parameterized by k, the size of a minimum vertex cover of the input graph. We show that th… ▽ More

    Submitted 2 May, 2013; originally announced May 2013.

  6. arXiv:1208.1692  [pdf, ps, other

    cs.DS cs.AI cs.CC

    On Finding Optimal Polytrees

    Authors: Serge Gaspers, Mikko Koivisto, Mathieu Liedloff, Sebastian Ordyniak, Stefan Szeider

    Abstract: Inferring probabilistic networks from data is a notoriously difficult task. Under various goodness-of-fit measures, finding an optimal network is NP-hard, even if restricted to polytrees of bounded in-degree. Polynomial-time algorithms are known only for rare special cases, perhaps most notably for branchings, that is, polytrees in which the in-degree of every node is at most one. Here, we study t… ▽ More

    Submitted 10 August, 2012; v1 submitted 8 August, 2012; originally announced August 2012.

    Comments: (author's self-archived copy)

    Journal ref: Proc. AAAI'12, pp. 750-756 (AAAI Press 2012)

  7. arXiv:1009.1381  [pdf, ps, other

    cs.DS

    A Branch-and-Reduce Algorithm for Finding a Minimum Independent Dominating Set

    Authors: Serge Gaspers, Mathieu Liedloff

    Abstract: An independent dominating set D of a graph G = (V,E) is a subset of vertices such that every vertex in V \ D has at least one neighbor in D and D is an independent set, i.e. no two vertices of D are adjacent in G. Finding a minimum independent dominating set in a graph is an NP-hard problem. Whereas it is hard to cope with this problem using parameterized and approximation algorithms, there is a s… ▽ More

    Submitted 7 September, 2010; originally announced September 2010.

    Comments: Full version. A preliminary version appeared in the proceedings of WG 2006

    ACM Class: F.2.2; G.2.2

  8. Complexity of Splits Reconstruction for Low-Degree Trees

    Authors: Serge Gaspers, Mathieu Liedloff, Maya Stein, Karol Suchan

    Abstract: Given a vertex-weighted tree T, the split of an edge xy in T is min{s_x(xy), s_y(xy)} where s_u(uv) is the sum of all weights of vertices that are closer to u than to v in T. Given a set of weighted vertices V and a multiset of splits S, we consider the problem of constructing a tree on V whose splits correspond to S. The problem is known to be NP-complete, even when all vertices have unit weight… ▽ More

    Submitted 18 October, 2011; v1 submitted 10 July, 2010; originally announced July 2010.

    Journal ref: Proc. of WG 2011, Springer LNCS 6986, pp. 167-178