Parameterized Orientable Deletion
Abstract
A graph is -orientable if its edges can be oriented so that the maximum in-degree of the resulting digraph is at most . -orientability is a well-studied concept with close connections to fundamental graph-theoretic notions and applications as a load balancing problem. In this paper we consider the d-ORIENTABLE DELETION problem: given a graph , delete the minimum number of vertices to make -orientable. We contribute a number of results that improve the state of the art on this problem. Specifically: - We show that the problem is W[2]-hard and -inapproximable with respect to , the number of deleted vertices. This closes the gap in the problem's approximability. - We completely characterize the parameterized complexity of the problem on chordal graphs: it is FPT parameterized by , but W-hard for each of the parameters separately. - We show that, under the SETH, for all , the problem does not admit a , algorithm where is the graph's treewidth, resolving as a special case an open problem on the complexity of PSEUDOFOREST DELETION. - We show that the problem is W-hard parameterized by the input graph's clique-width. Complementing this, we provide an algorithm running in time , showing that the problem is FPT by , and improving the previously best known algorithm for this case.
Cite
@article{arxiv.1807.11518,
title = {Parameterized Orientable Deletion},
author = {Tesshu Hanaka and Ioannis Katsikarelis and Michael Lampis and Yota Otachi and Florian Sikora},
journal= {arXiv preprint arXiv:1807.11518},
year = {2020}
}