browse preprints edit preprints zaik homepage
logo zaik preprint database choose year | author index | keyword index | msc index | search form 
 


"A new parameterization of the shadow problem"  
Technical report by Stefan Porschen, available as BibTeX Source, postscript file and compressed postscript file.
Zentrum für Angewandte Informatik Köln, Lehrstuhl Speckenmeyer
 
Preprint Key: zaik2005-501
Keywords: fixed-parameter tractability, forest, kernelization, shadow-independent set problem
MSC codes: 03B05, 68Q25

This technical report has 16 pages, was written in November 2005, it has not been published.

Abstract:

The shadow problem (SIS) gets as input a forest F,
and a map that assigns
subtrees, called shadows, to leaves of F. SIS asks whether there
exists a set of |F| leaves, one from each tree,
such that no leaf lies in the shadow of another.
Usually SIS is considered as a parameterized problem with parameter k
bounding the cardinality of F, for which some fixed-parameter
tractability time bounds have been
proven.
In this paper, we propose a different parameterization of SIS using two
independent
parameters, namely k as above, and s bounding the shadow size.
We provide a kernelization w.r.t. the new parameterization,
and prove a fixed-parameter tractability bound of
O(kcdot n^2+p(k,s)3^k) where p is a polynomial in the parameters k,s.