Skip to main content

Showing 1–3 of 3 results for author: Couturier, J

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

    cs.DS cs.DM math.CO

    Squares of Low Maximum Degree

    Authors: Manfred Cochefert, Jean-François Couturier, Petr A. Golovach, Dieter Kratsch, Daniël Paulusma, Anthony Stewart

    Abstract: A graph H is a square root of a graph G if G can be obtained from H by adding an edge between any two vertices in H that are of distance 2. The Square Root problem is that of deciding whether a given graph admits a square root. This problem is only known to be NP-complete for chordal graphs and polynomial-time solvable for non-trivial minor-closed graph classes and a very limited number of other g… ▽ More

    Submitted 27 August, 2016; v1 submitted 22 August, 2016; originally announced August 2016.

  2. arXiv:1510.05093  [pdf, ps, other

    cs.DS cs.DM math.CO

    Faster algorithms to enumerate hypergraph transversals

    Authors: Manfred Cochefert, Jean-Francois Couturier, Serge Gaspers, Dieter Kratsch

    Abstract: A transversal of a hypergraph is a set of vertices intersecting each hyperedge. We design and analyze new exponential-time algorithms to enumerate all inclusion-minimal transversals of a hypergraph. For each fixed k>2, our algorithms for hypergraphs of rank k, where the rank is the maximum size of a hyperedge, outperform the previous best. This also implies improved upper bounds on the maximum num… ▽ More

    Submitted 17 October, 2015; originally announced October 2015.

  3. arXiv:1310.5469  [pdf, other

    cs.DS

    Parameterized Algorithms for Finding Square Roots

    Authors: Manfred Cochefert, Jean-François Couturier, Petr A. Golovach, Dieter Kratsch, Daniël Paulusma

    Abstract: We show that the following two problems are fixed-parameter tractable with parameter k: testing whether a connected n-vertex graph with m edges has a square root with at most n-1+k edges and testing whether such a graph has a square root with at least m-k edges. Our first result implies that squares of graphs obtained from trees by adding at most k edges can be recognized in polynomial time for ev… ▽ More

    Submitted 21 October, 2013; originally announced October 2013.

    ACM Class: F.2.2; G.2.1; G.2.2