39 research outputs found

    A Survey on Approximation in Parameterized Complexity: Hardness and Algorithms

    Get PDF
    Parameterization and approximation are two popular ways of coping with NP-hard problems. More recently, the two have also been combined to derive many interesting results. We survey developments in the area both from the algorithmic and hardness perspectives, with emphasis on new techniques and potential future research directions

    Parameterized Inapproximability of Independent Set in HH-Free Graphs

    Get PDF
    We study the Independent Set (IS) problem in HH-free graphs, i.e., graphs excluding some fixed graph HH as an induced subgraph. We prove several inapproximability results both for polynomial-time and parameterized algorithms. Halld\'orsson [SODA 1995] showed that for every δ>0\delta>0 IS has a polynomial-time (d12+δ)(\frac{d-1}{2}+\delta)-approximation in K1,dK_{1,d}-free graphs. We extend this result by showing that Ka,bK_{a,b}-free graphs admit a polynomial-time O(α(G)11/a)O(\alpha(G)^{1-1/a})-approximation, where α(G)\alpha(G) is the size of a maximum independent set in GG. Furthermore, we complement the result of Halld\'orsson by showing that for some γ=Θ(d/logd),\gamma=\Theta(d/\log d), there is no polynomial-time γ\gamma-approximation for these graphs, unless NP = ZPP. Bonnet et al. [IPEC 2018] showed that IS parameterized by the size kk of the independent set is W[1]-hard on graphs which do not contain (1) a cycle of constant length at least 44, (2) the star K1,4K_{1,4}, and (3) any tree with two vertices of degree at least 33 at constant distance. We strengthen this result by proving three inapproximability results under different complexity assumptions for almost the same class of graphs (we weaken condition (2) that GG does not contain K1,5K_{1,5}). First, under the ETH, there is no f(k)no(k/logk)f(k)\cdot n^{o(k/\log k)} algorithm for any computable function ff. Then, under the deterministic Gap-ETH, there is a constant δ>0\delta>0 such that no δ\delta-approximation can be computed in f(k)nO(1)f(k) \cdot n^{O(1)} time. Also, under the stronger randomized Gap-ETH there is no such approximation algorithm with runtime f(k)no(k)f(k)\cdot n^{o(k)}. Finally, we consider the parameterization by the excluded graph HH, and show that under the ETH, IS has no no(α(H))n^{o(\alpha(H))} algorithm in HH-free graphs and under Gap-ETH there is no d/ko(1)d/k^{o(1)}-approximation for K1,dK_{1,d}-free graphs with runtime f(d,k)nO(1)f(d,k) n^{O(1)}.Comment: Preliminary version of the paper in WG 2020 proceeding

    Tight Approximation Guarantees for Concave Coverage Problems

    Get PDF
    33 pages. v3 minor corrections and added FPT hardnessInternational audienceIn the maximum coverage problem, we are given subsets T1,,TmT_1, \ldots, T_m of a universe [n][n] along with an integer kk and the objective is to find a subset S[m]S \subseteq [m] of size kk that maximizes C(S):=iSTiC(S) := \Big|\bigcup_{i \in S} T_i\Big|. It is a classic result that the greedy algorithm for this problem achieves an optimal approximation ratio of 1e11-e^{-1}. In this work we consider a generalization of this problem wherein an element aa can contribute by an amount that depends on the number of times it is covered. Given a concave, nondecreasing function φ\varphi, we define Cφ(S):=a[n]waφ(Sa)C^{\varphi}(S) := \sum_{a \in [n]}w_a\varphi(|S|_a), where Sa={iS:aTi}|S|_a = |\{i \in S : a \in T_i\}|. The standard maximum coverage problem corresponds to taking φ(j)=min{j,1}\varphi(j) = \min\{j,1\}. For any such φ\varphi, we provide an efficient algorithm that achieves an approximation ratio equal to the Poisson concavity ratio of φ\varphi, defined by αφ:=minxNE[φ(Poi(x))]φ(E[Poi(x)])\alpha_{\varphi} := \min_{x \in \mathbb{N}^*} \frac{\mathbb{E}[\varphi(\text{Poi}(x))]}{\varphi(\mathbb{E}[\text{Poi}(x)])}. Complementing this approximation guarantee, we establish a matching NP-hardness result when φ\varphi grows in a sublinear way. As special cases, we improve the result of [Barman et al., IPCO, 2020] about maximum multi-coverage, that was based on the unique games conjecture, and we recover the result of [Dudycz et al., IJCAI, 2020] on multi-winner approval-based voting for geometrically dominant rules. Our result goes beyond these special cases and we illustrate it with applications to distributed resource allocation problems, welfare maximization problems and approval-based voting for general rules

    FPT-Algorithms for the l-Matchoid Problem with Linear and Submodular Objectives

    Full text link
    We design a fixed-parameter deterministic algorithm for computing a maximum weight feasible set under a \ell-matchoid of rank kk, parameterized by \ell and kk. Unlike previous work that presumes linear representativity of matroids, we consider the general oracle model. Our result, combined with the lower bounds of Lovasz, and Jensen and Korte, demonstrates a separation between the \ell-matchoid and the matroid \ell-parity problems in the setting of fixed-parameter tractability. Our algorithms are obtained by means of kernelization: we construct a small representative set which contains an optimal solution. Such a set gives us much flexibility in adapting to other settings, allowing us to optimize not only a linear function, but also several important submodular functions. It also helps to transform our algorithms into streaming algorithms. In the streaming setting, we show that we can find a feasible solution of value zz and the number of elements to be stored in memory depends only on zz and \ell but totally independent of nn. This shows that it is possible to circumvent the recent space lower bound of Feldman et al., by parameterizing the solution value. This result, combined with existing lower bounds, also provides a new separation between the space and time complexity of maximizing an arbitrary submodular function and a coverage function in the value oracle model

    LIPIcs, Volume 248, ISAAC 2022, Complete Volume

    Get PDF
    LIPIcs, Volume 248, ISAAC 2022, Complete Volum

    LIPIcs, Volume 244, ESA 2022, Complete Volume

    Get PDF
    LIPIcs, Volume 244, ESA 2022, Complete Volum
    corecore