Skip to main content

Showing 1–5 of 5 results for author: Raible, D

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

    cs.DS cs.DM

    A Faster Exact Algorithm for the Directed Maximum Leaf Spanning Tree Problem

    Authors: Daniel Raible, Henning Fernau

    Abstract: Given a directed graph $G=(V,A)$, the Directed Maximum Leaf Spanning Tree problem asks to compute a directed spanning tree (i.e., an out-branching) with as many leaves as possible. By designing a Branch-and-Reduced algorithm combined with the Measure & Conquer technique for running time analysis, we show that the problem can be solved in time $\Oh^*(1.9043^n)$ using polynomial space. Hitherto, t… ▽ More

    Submitted 11 November, 2009; v1 submitted 10 November, 2009; originally announced November 2009.

  2. arXiv:0811.1875  [pdf, ps, other

    cs.DS cs.DM

    Exact Exponential Time Algorithms for Max Internal Spanning Tree

    Authors: Henning Fernau, Serge Gaspers, Daniel Raible

    Abstract: We consider the NP-hard problem of finding a spanning tree with a maximum number of internal vertices. This problem is a generalization of the famous Hamiltonian Path problem. Our dynamic-programming algorithms for general and degree-bounded graphs have running times of the form O*(c^n) (c <= 3). The main result, however, is a branching algorithm for graphs with maximum degree three. It only n… ▽ More

    Submitted 12 June, 2009; v1 submitted 12 November, 2008; originally announced November 2008.

  3. arXiv:0810.4796  [pdf, ps, other

    cs.DS cs.CC

    Kernel(s) for Problems With no Kernel: On Out-Trees With Many Leaves

    Authors: Henning Fernau, Fedor V. Fomin, Daniel Lokshtanov, Daniel Raible, Saket Saurabh, Yngve Villanger

    Abstract: The {\sc $k$-Leaf Out-Branching} problem is to find an out-branching (i.e. a rooted oriented spanning tree) with at least $k$ leaves in a given digraph. The problem has recently received much attention from the viewpoint of parameterized algorithms {alonLNCS4596,AlonFGKS07fsttcs,BoDo2,KnLaRo}. In this paper we step aside and take a kernelization based approach to the {\sc $k$-Leaf-Out-Branching}… ▽ More

    Submitted 6 November, 2008; v1 submitted 27 October, 2008; originally announced October 2008.

  4. arXiv:0804.0570  [pdf, ps, other

    cs.DS cs.CC cs.DM

    A Parameterized Perspective on $P_2$-Packings

    Authors: Jianer Chen, Henning Fernau, Dan Ning, Daniel Raible, Jianxin Wang

    Abstract: }We study (vertex-disjoint) $P_2$-packings in graphs under a parameterized perspective. Starting from a maximal $P_2$-packing $\p$ of size $j$ we use extremal arguments for determining how many vertices of $\p$ appear in some $P_2$-packing of size $(j+1)$. We basically can 'reuse' $2.5j$ vertices. We also present a kernelization algorithm that gives a kernel of size bounded by $7k$. With these t… ▽ More

    Submitted 3 April, 2008; originally announced April 2008.

  5. arXiv:0803.3531  [pdf, ps, other

    cs.DS cs.CC cs.DM

    A New Upper Bound for Max-2-Sat: A Graph-Theoretic Approach

    Authors: Daniel Raible, Henning Fernau

    Abstract: In {\sc MaxSat}, we ask for an assignment which satisfies the maximum number of clauses for a boolean formula in CNF. We present an algorithm yielding a run time upper bound of $O^*(2^{\frac{1}{6.2158}})$ for {\sc Max-2-Sat} (each clause contains at most 2 literals), where $K$ is the number of clauses. The run time has been achieved by using heuristic priorities on the choice of the variable on… ▽ More

    Submitted 7 April, 2008; v1 submitted 25 March, 2008; originally announced March 2008.