Date Dr Hab. ukasz Kowalik Capacitated Dominating Set, Minimum Maximal Irredundant Set Acm Classication: F.2.2, G.2.1, G.2.2. 4 Chapter 1
نویسنده
چکیده
All NP-complete problems can be solved in exponential time by enumerating the space of possible solutions. In the area of moderatelyexponential algorithms, we seek for exact algorithms for NP-complete problems that are faster than the naive ones. Surprisingly, often such results exist and their development leads to a good insight into a considered problem. In the rst part of this dissertation we give algorithms for three problems: Capacitated Dominating Set,Minimum Maximal Irredundant Set and one job scheduling problem. In all cases there exists a simple O(2)-time algorithm, and our results break the natural 2-barrier. All three results are based on new observations on the considered problems that allow us to limit the search space. In the parameterized complexity setting we assume that a given instance I (of a usually NP-complete problem) comes up with a parameter k. We seek for algorithms (called xed-parameter algorithms) working in time f(k)|I| for some computable function f . In other words, we want the superpolynomial factor in the time complexity, probably unavoidable for NP-complete problems, to depend on the parameter only. A special case of xed-parameter algorithms is the eld of kernelization, where one seeks for a polynomialtime preprocessing algorithms that shrink a given instance to one with size bounded by a function of the parameter k. The second part of this dissertation is devoted to two results in this elds. First, we show the rst known xed-parameter algorithm for Subset Feedback Vertex Set, a problem closely related to graph-cutting problems that are now central in parameterized complexity. Second, we prove that, unless the polynomial hierarchy collapses up to its third level, many problems involving connectivity requirement do not admit a kernelization algorithm with polynomial (in the parameter) guarantee on the output size, even if the input graph is restricted to be of bounded degeneracy. This proves that known kernelization algorihtms for graphs excluding a xed minor (being a subclass of graphs of bounded degeneracy) indeed require the topological properties of these graph classes.
منابع مشابه
Global Forcing Number for Maximal Matchings under Graph Operations
Let $S= \{e_1,\,e_2, \ldots,\,e_m\}$ be an ordered subset of edges of a connected graph $G$. The edge $S$-representation of an edge set $M\subseteq E(G)$ with respect to $S$ is the vector $r_e(M|S) = (d_1,\,d_2,\ldots,\,d_m)$, where $d_i=1$ if $e_i\in M$ and $d_i=0$ otherwise, for each $i\in\{1,\ldots , k\}$. We say $S$ is a global forcing set for maximal matchings of $G$ if $...
متن کاملDouble Roman domination and domatic numbers of graphs
A double Roman dominating function on a graph $G$ with vertex set $V(G)$ is defined in cite{bhh} as a function$f:V(G)rightarrow{0,1,2,3}$ having the property that if $f(v)=0$, then the vertex $v$ must have at least twoneighbors assigned 2 under $f$ or one neighbor $w$ with $f(w)=3$, and if $f(v)=1$, then the vertex $v$ must haveat least one neighbor $u$ with $f(u)ge 2$. The weight of a double R...
متن کاملPolynomially Bounded Minimization Problems which are Hard to Approximate
Min PB is the class of minimization problems whose objective functions are bounded by a polynomial in the size of the input. We show that there exist several problems that are Min PB-complete with respect to an approximation preserving reduction. These problems are very hard to approximate; in polynomial time they cannot be approximated within nε for some ε > 0, where n is the size of the input...
متن کاملDistance Domination and Distance Irredundance in Graphs
A set D ⊆ V of vertices is said to be a (connected) distance k-dominating set of G if the distance between each vertex u ∈ V − D and D is at most k (and D induces a connected graph in G). The minimum cardinality of a (connected) distance k-dominating set in G is the (connected) distance k-domination number of G, denoted by γk(G) (γ c k (G), respectively). The set D is defined to be a total k-do...
متن کاملOn Hop Roman Domination in Trees
Let $G=(V,E)$ be a graph. A subset $Ssubset V$ is a hop dominating setif every vertex outside $S$ is at distance two from a vertex of$S$. A hop dominating set $S$ which induces a connected subgraph is called a connected hop dominating set of $G$. Theconnected hop domination number of $G$, $ gamma_{ch}(G)$, is the minimum cardinality of a connected hopdominating set of $G$...
متن کامل