98 results on '"Approximation hardness"'
Search Results
2. Hardness of Bounding Influence via Graph Modification
- Author
-
Barish, Robert D., Shibuya, Tetsuo, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Yung, Moti, Editorial Board Member, and Gąsieniec, Leszek, editor
- Published
- 2023
- Full Text
- View/download PDF
3. Affine optimal k-proper connected edge colorings
- Author
-
Barish, Robert D. and Shibuya, Tetsuo
- Published
- 2024
- Full Text
- View/download PDF
4. Complexity of adaptive testing in scenarios defined extensionally.
- Author
-
Rodríguez, Ismael, Rubio, David, and Rubio, Fernando
- Abstract
In this paper, we consider a testing setting where the set of possible definitions of the Implementation Under Test (IUT), as well as the behavior of each of these definitions in all possible interactions, are extensionally defined, i.e., on an element-by-element and case-by-case basis. Under this setting, the problem of finding the minimum testing strategy such that collected observations will necessarily let us decide whether the IUT is correct or not (i.e., whether it necessarily belongs to the set of possible correct definitions or not) is studied in four possible problem variants: with or without non-determinism; and with or without more than one possible definition in the sets of possible correct and incorrect definitions. The computational complexity of these variants is studied, and properties such as PSPACE-completeness and Log-APX-hardness are identified. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
5. Stackelberg packing games.
- Author
-
Böhnlein, Toni, Schaudt, Oliver, and Schauer, Joachim
- Subjects
- *
PRICES , *POLYNOMIAL time algorithms , *TOLL roads , *INDEPENDENT sets , *BIPARTITE graphs , *GRAPH algorithms - Abstract
Stackelberg pricing games are pricing problems over a set of items. One player, the leader , sets prices for the items and the second player, the follower , buys a subset of items at minimal total cost subject to feasibility constraints. The constraints are determined by an optimization problem. For example, the Stackelberg shortest path game is used to optimize the income from road tolls (cf. [21]). The items are edges in a network graph and the follower buys a subset of edges forming a path. The Stackelberg pricing games studied in the literature are formulated on top of covering problems. In this paper, we introduce pricing games based on packing problems. We are interested in the complexity of computing leader-optimal prices depending on different types of follower-constraints. We show that optimal prices can be computed in polynomial time if the follower-constraints are determined by the well-known interval scheduling problem. This problem is equivalent to the independent set problem on interval graphs. In case the follower-constraints are based on the independent set problem on perfect graphs or on the bipartite matching problem, we prove APX-hardness for the pricing problem. On a more general note, we prove Σ 2 p -completeness if the follower-constraints are given by a packing problem that is NP-complete, i.e., the leader's pricing problem is hard even if she has an NP-oracle at hand. [ABSTRACT FROM AUTHOR]
- Published
- 2023
- Full Text
- View/download PDF
6. Weighted amplifiers and inapproximability results for Travelling Salesman problem.
- Author
-
Chlebík, Miroslav and Chlebíková, Janka
- Abstract
The expander graph constructions and their variants are the main tool used in gap preserving reductions to prove approximation lower bounds of combinatorial optimisation problems. In this paper we introduce the weighted amplifiers and weighted low occurrence of Constraint Satisfaction problems as intermediate steps in the NP-hard gap reductions. Allowing the weights in intermediate problems is rather natural for the edge-weighted problems as Travelling Salesman or Steiner Tree. We demonstrate the technique for Travelling Salesman and use the parametrised weighted amplifiers in the gap reductions to allow more flexibility in fine-tuning their expanding parameters. The purpose of this paper is to point out effectiveness of these ideas, rather than to optimise the expander's parameters. Nevertheless, we show that already slight improvement of known expander values modestly improve the current best approximation hardness value for TSP from 123 122 (Karpinski et al. in J Comput Syst Sci 81(8):1665–1677, 2015) to 117 116 . This provides a new motivation for study of expanding properties of random graphs in order to improve approximation lower bounds of TSP and other edge-weighted optimisation problems. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
7. On the Complexity of Computing Maximum and Minimum Min‐Cost‐Flows.
- Subjects
MAXIMA & minima ,POLYNOMIAL time algorithms ,DIRECTED graphs ,BILEVEL programming ,SUPPLY & demand - Abstract
Consider a flow network, i.e., a directed graph where each arc has a nonnegative capacity value and an associated length, together with nonempty supply intervals for the sources and nonempty demand intervals for the sinks. The Maximum Min‐Cost‐Flow Problem (MaxMCF) is to find fixed supply and demand values within these intervals such that the optimal objective value of the induced Min‐Cost‐Flow Problem (MCF) is maximized. In this paper, we show that MaxMCF as well as its uncapacitated variant, the Maximum Transportation Problem (MaxTP), are NP‐hard. Further, we prove that MaxMCF is APX‐hard if a connectedness‐condition regarding the sources and the sinks of the flow network is dropped. Finally, we show how the Minimum Min‐Cost‐Flow Problem (MinMCF) can be solved in polynomial time. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
8. Shortest Reconfiguration of Matchings
- Author
-
Bousquet, Nicolas, Hatanaka, Tatsuhiko, Ito, Takehiro, Mühlenthaler, Moritz, Goos, Gerhard, Founding Editor, Hartmanis, Juris, Founding Editor, Bertino, Elisa, Editorial Board Member, Gao, Wen, Editorial Board Member, Steffen, Bernhard, Editorial Board Member, Woeginger, Gerhard, Editorial Board Member, Yung, Moti, Editorial Board Member, Sau, Ignasi, editor, and Thilikos, Dimitrios M., editor
- Published
- 2019
- Full Text
- View/download PDF
9. Parameterized Algorithms for Power-Efficiently Connecting Wireless Sensor Networks: Theory and Experiments.
- Author
-
Bentert, Matthias, van Bevern, René, Nichterlein, André, Niedermeier, Rolf, and Smirnov, Pavel V.
- Subjects
- *
WIRELESS sensor networks , *SENSOR networks , *POLYNOMIAL time algorithms , *AIR pollution monitoring , *ALGORITHMS , *COMPUTABLE functions , *FOREST health - Abstract
We study a problem of energy-efficiently connecting a symmetric wireless communication network: given an n-vertex graph with edge weights, find a connected spanning subgraph of minimum cost, where the cost is determined by each vertex paying the heaviest edge incident to it in the subgraph. The problem is known to be NP-hard. Strengthening this hardness result, we show that even o(log n)-approximating the difference d between the optimal solution cost and a natural lower bound is NP-hard. Moreover, we show that under the exponential time hypothesis, there are no exact algorithms running in 2o(n) time or in f (d) ⋅ n O (1) time for any computable function f. We also show that the special case of connecting c network components with minimum additional cost generally cannot be polynomial-time reduced to instances of size cO(1) unless the polynomial-time hierarchy collapses. On the positive side, we provide an algorithm that reconnects O(log n)-connected components with minimum additional cost in polynomial time. These algorithms are motivated by application scenarios of monitoring areas or where an existing sensor network may fall apart into several connected components because of sensor faults. In experiments, the algorithm outperforms CPLEX with known integer linear programming (ILP) formulations when n is sufficiently large compared with c. Summary of Contribution: Wireless sensor networks are used to monitor air pollution, water pollution, and machine health; in forest fire and landslide detection; and in natural disaster prevention. Sensors in wireless sensor networks are often battery-powered and disposable, so one may be interested in lowering the energy consumption of the sensors in order to achieve a long lifetime of the network. We study the min-power symmetric connectivity problem, which models the task of assigning transmission powers to sensors so as to achieve a connected communication network with minimum total power consumption. The problem is NP-hard. We provide perhaps the first parameterized complexity study of optimal and approximate solutions for the problem. Our algorithms work in polynomial time in the scenario where one has to reconnect a sensor network with n sensors and O(log n)-connected components by means of a minimum transmission power increase or if one can find transmission power lower bounds that already yield a network with O(log n)-connected components. In experiments, we show that, in this scenario, our algorithms outperform previously known exact algorithms based on ILP formulations. [ABSTRACT FROM AUTHOR]
- Published
- 2022
- Full Text
- View/download PDF
10. Parameterized Algorithms for Power-Efficient Connected Symmetric Wireless Sensor Networks
- Author
-
Bentert, Matthias, van Bevern, René, Nichterlein, André, Niedermeier, Rolf, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Weikum, Gerhard, Series editor, Fernández Anta, Antonio, editor, Jurdzinski, Tomasz, editor, Mosteiro, Miguel A., editor, and Zhang, Yanyong, editor
- Published
- 2017
- Full Text
- View/download PDF
11. Better Inapproximability Bounds and Approximation Algorithms for Min-Max Tree/Cycle/Path Cover Problems
- Author
-
Yu, Wei, Liu, Zhaohui, Hutchison, David, Series editor, Kanade, Takeo, Series editor, Kittler, Josef, Series editor, Kleinberg, Jon M., Series editor, Mattern, Friedemann, Series editor, Mitchell, John C., Series editor, Naor, Moni, Series editor, Pandu Rangan, C., Series editor, Steffen, Bernhard, Series editor, Terzopoulos, Demetri, Series editor, Tygar, Doug, Series editor, Weikum, Gerhard, Series editor, Cao, Yixin, editor, and Chen, Jianer, editor
- Published
- 2017
- Full Text
- View/download PDF
12. Independent sets in Line of Sight networks.
- Author
-
Sangha, Pavan and Zito, Michele
- Subjects
- *
INDEPENDENT sets , *NP-complete problems , *ALGORITHMS , *POLYNOMIAL approximation , *VISION , *HEURISTIC programming , *POLYNOMIAL time algorithms - Abstract
Line of Sight (LoS) networks provide a model of wireless communication which incorporates visibility constraints. Vertices of such networks can be embedded onto the cube { (x 1 , x 2 , ... , x d) : x i ∈ { 1 , ... , n } , 1 ≤ i ≤ d } so that two vertices are adjacent if and only if their images lay on a line parallel to one of the cube edges and their distance is less than a given range parameter ω. In this paper we study large independent sets in LoS networks. We prove that the computational problem of finding a maximum independent set can be solved optimally in polynomial time for one dimensional LoS networks. However, for d ≥ 2 , the (decision version of) the problem becomes NP-complete for any fixed ω ≥ 3. In addition, we show that the problem is APX-hard when ω = n for d ≥ 3. On the positive side, we show that LoS networks generalize chordal graphs. This implies that there exists a simple d -approximation algorithm for the maximum independent set problem in LoS networks. Finally, we describe a polynomial time approximation scheme for the maximum independent set problem in LoS networks for the case when ω is a constant and present an improved heuristic algorithm for the problem in the case ω = n. [ABSTRACT FROM AUTHOR]
- Published
- 2020
- Full Text
- View/download PDF
13. Temporal vertex cover with a sliding time window.
- Author
-
Akrida, Eleni C., Mertzios, George B., Spirakis, Paul G., and Zamaraev, Viktor
- Subjects
- *
TARDINESS , *APPROXIMATION algorithms , *DYNAMICAL systems , *COMPUTATIONAL complexity , *TIME-varying networks - Abstract
Modern, inherently dynamic systems are usually characterized by a network structure which is subject to discrete changes over time. Given a static underlying graph, a temporal graph can be represented via an assignment of a set of integer time-labels to every edge, indicating the discrete time steps when this edge is active. While most of the recent theoretical research on temporal graphs focused on temporal paths and other "path-related" temporal notions, only few attempts have been made to investigate "non-path" temporal problems. In this paper we introduce and study two natural temporal extensions of the classical problem VERTEX COVER. We present a thorough investigation of the computational complexity and approximability of these two temporal covering problems. We provide strong hardness results, complemented by approximation and exact algorithms. Some of our algorithms are polynomial-time, while others are asymptotically almost optimal under the Exponential Time Hypothesis (ETH) and other plausible complexity assumptions. [ABSTRACT FROM AUTHOR]
- Published
- 2020
- Full Text
- View/download PDF
14. Efficient algorithms for measuring the funnel-likeness of DAGs.
- Author
-
Garlet Millani, Marcelo, Molter, Hendrik, Niedermeier, Rolf, and Sorge, Manuel
- Abstract
We propose funnels as a new natural subclass of DAGs. Intuitively, a DAG is a funnel if every source-sink path can be uniquely identified by one of its arcs. Funnels are an analogue to trees for directed graphs, being more restrictive than DAGs but more expressive than mere in-/out-trees. Computational problems such as finding vertex-disjoint paths or tracking the origin of memes remain NP-hard on DAGs while on funnels they become solvable in polynomial time. Our main focus is the algorithmic complexity of finding out how funnel-like a given DAG is. To this end, we identify the NP-hard problem of computing the arc-deletion distance of a given DAG to a funnel. We develop efficient exact and approximation algorithms for the problem and test them on synthetic random graphs and real-world graphs. [ABSTRACT FROM AUTHOR]
- Published
- 2020
- Full Text
- View/download PDF
15. Complexity of adaptive testing in scenarios defined extensionally
- Author
-
Ismael Rodríguez, David Rubio, Fernando Rubio, Ismael Rodríguez, David Rubio, and Fernando Rubio
- Abstract
In this paper we consider a testing setting where the set of possible definitions of the Implementation Under Test (IUT), as well as the behavior of each of these definitions in all possible interactions, are extensionally defined, i.e., on an element-by-element and case-by-case basis. Under this setting, the problem of finding the minimum testing strategy such that collected observations will necessarily let us decide whether the IUT is correct or not (i.e., whether it necessarily belongs to the set of possible correct definitions or not) is studied in four possible problem variants: with or without non-determinism; and with or without more than one possible definition in the sets of possible correct and incorrect definitions. The computational complexity of these variants is studied, and properties such as PSPACE-completeness and LogAPX-hardness are identified., Depto. de Sistemas Informáticos y Computación, Fac. de Informática, Instituto de Tecnología del Conocimiento (ITC), TRUE, pub
- Published
- 2023
16. Better approximability results for min-max tree/cycle/path cover problems.
- Author
-
Yu, Wei and Liu, Zhaohui
- Abstract
We study the problem of covering the vertices of an undirected weighted graph with a given number of trees (cycles, paths) to minimize the weight of the maximum weight tree (cycle, path). Improved inapproximability lower bounds are proved and better approximation algorithms are designed for several variants of this problem. [ABSTRACT FROM AUTHOR]
- Published
- 2019
- Full Text
- View/download PDF
17. Hardness of Approximation for Langton’s Ant on a Twisted Torus
- Author
-
Takeo Hagiwara and Tatsuie Tsukiji
- Subjects
approximation hardness ,highway conjecture ,Langton’s ant ,PSPCE hard ,twist torus ,Industrial engineering. Management engineering ,T55.4-60.8 ,Electronic computers. Computer science ,QA75.5-76.95 - Abstract
Langton’s ant is a deterministic cellular automaton studied in many fields, artificial life, computational complexity, cryptography, emergent dynamics, Lorents lattice gas, and so forth, motivated by the hardness of predicting the ant’s macroscopic behavior from an initial microscopic configuration. Gajardo, Moreira, and Goles (2002) proved that Langton’s ant is PTIME -hard for reachability. On a twisted torus, we demonstrate that it is PSPACE hard to determine whether the ant will ever visit almost all vertices or nearly none of them.
- Published
- 2020
- Full Text
- View/download PDF
18. Short Witnesses and Accepting Lassos in ω-Automata
- Author
-
Ehlers, Rüdiger, Hutchison, David, editor, Kanade, Takeo, editor, Kittler, Josef, editor, Kleinberg, Jon M., editor, Mattern, Friedemann, editor, Mitchell, John C., editor, Naor, Moni, editor, Nierstrasz, Oscar, editor, Pandu Rangan, C., editor, Steffen, Bernhard, editor, Sudan, Madhu, editor, Terzopoulos, Demetri, editor, Tygar, Doug, editor, Vardi, Moshe Y., editor, Weikum, Gerhard, editor, Dediu, Adrian-Horia, editor, Fernau, Henning, editor, and Martín-Vide, Carlos, editor
- Published
- 2010
- Full Text
- View/download PDF
19. On line graphs of subcubic triangle-free graphs.
- Author
-
Munaro, Andrea
- Subjects
- *
TRANSVERSAL lines , *GRAPH theory , *MATHEMATICAL bounds , *HAMILTONIAN graph theory , *PATHS & cycles in graph theory - Abstract
Line graphs constitute a rich and well-studied class of graphs. In this paper, we focus on three different topics related to line graphs of subcubic triangle-free graphs. First, we show that any such graph G has an independent set of size at least 3 | V ( G ) | ∕ 10 , the bound being sharp. As an immediate consequence, we have that any subcubic triangle-free graph G , with n i vertices of degree i , has a matching of size at least 3 n 1 ∕ 20 + 3 n 2 ∕ 10 + 9 n 3 ∕ 20 . Then we provide several approximate min-max theorems relating cycle-transversals and cycle-packings of line graphs of subcubic triangle-free graphs. This enables us to prove Jones’ Conjecture for claw-free graphs with maximum degree 4 . Finally, we concentrate on the computational complexity of Feedback Vertex Set , Hamiltonian Cycle and Hamiltonian Path for subclasses of line graphs of subcubic triangle-free graphs. [ABSTRACT FROM AUTHOR]
- Published
- 2017
- Full Text
- View/download PDF
20. On Some Tighter Inapproximability Results (Extended Abstract)
- Author
-
Berman, Piotr, Karpinski, Marek, Goos, Gerhard, editor, Hartmanis, Juris, editor, van Leeuwen, Jan, editor, Wiedermann, Jiří, editor, van Emde Boas, Peter, editor, and Nielsen, Mogens, editor
- Published
- 1999
- Full Text
- View/download PDF
21. On the Kernel and Related Problems in Interval Digraphs
- Author
-
Mathew C. Francis and Pavol Hell and Dalu Jacob, Francis, Mathew C., Hell, Pavol, Jacob, Dalu, Mathew C. Francis and Pavol Hell and Dalu Jacob, Francis, Mathew C., Hell, Pavol, and Jacob, Dalu
- Abstract
Given a digraph G, a set X ⊆ V(G) is said to be an absorbing set (resp. dominating set) if every vertex in the graph is either in X or is an in-neighbour (resp. out-neighbour) of a vertex in X. A set S ⊆ V(G) is said to be an independent set if no two vertices in S are adjacent in G. A kernel (resp. solution) of G is an independent and absorbing (resp. dominating) set in G. The problem of deciding if there is a kernel (or solution) in an input digraph is known to be NP-complete. Similarly, the problems of computing a minimum cardinality kernel, absorbing set (or dominating set) and the problems of computing a maximum cardinality kernel, independent set are all known to be NP-hard for general digraphs. We explore the algorithmic complexity of these problems in the well known class of interval digraphs. A digraph G is an interval digraph if a pair of intervals (S_u,T_u) can be assigned to each vertex u of G such that (u,v) ∈ E(G) if and only if S_u ∩ T_v ≠ ∅. Many different subclasses of interval digraphs have been defined and studied in the literature by restricting the kinds of pairs of intervals that can be assigned to the vertices. We observe that several of these classes, like interval catch digraphs, interval nest digraphs, adjusted interval digraphs and chronological interval digraphs, are subclasses of the more general class of reflexive interval digraphs - which arise when we require that the two intervals assigned to a vertex have to intersect. We see as our main contribution the identification of the class of reflexive interval digraphs as an important class of digraphs. We show that all the problems mentioned above are efficiently solvable, in most of the cases even linear-time solvable, in the class of reflexive interval digraphs, but are APX-hard on even the very restricted class of interval digraphs called point-point digraphs, where the two intervals assigned to each vertex are required to be degenerate, i.e. they consist of a single point each. The re
- Published
- 2021
- Full Text
- View/download PDF
22. The Longest Run Subsequence Problem: Further Complexity Results
- Author
-
Riccardo Dondi and Florian Sikora, Dondi, Riccardo, Sikora, Florian, Riccardo Dondi and Florian Sikora, Dondi, Riccardo, and Sikora, Florian
- Abstract
Longest Run Subsequence is a problem introduced recently in the context of the scaffolding phase of genome assembly (Schrinner et al., WABI 2020). The problem asks for a maximum length subsequence of a given string that contains at most one run for each symbol (a run is a maximum substring of consecutive identical symbols). The problem has been shown to be NP-hard and to be fixed-parameter tractable when the parameter is the size of the alphabet on which the input string is defined. In this paper we further investigate the complexity of the problem and we show that it is fixed-parameter tractable when it is parameterized by the number of runs in a solution, a smaller parameter. Moreover, we investigate the kernelization complexity of Longest Run Subsequence and we prove that it does not admit a polynomial kernel when parameterized by the size of the alphabet or by the number of runs. Finally, we consider the restriction of Longest Run Subsequence when each symbol has at most two occurrences in the input string and we show that it is APX-hard.
- Published
- 2021
- Full Text
- View/download PDF
23. Nearly tight approximation bounds for vertex cover on dense k-uniform k-partite hypergraphs.
- Author
-
Karpinski, Marek, Schmied, Richard, and Viehmann, Claus
- Abstract
We establish almost tight upper and lower approximation bounds for the Vertex Cover problem on dense k -uniform k -partite hypergraphs. [ABSTRACT FROM AUTHOR]
- Published
- 2015
- Full Text
- View/download PDF
24. The Maximum Clique Problem in Multiple Interval Graphs.
- Author
-
Francis, Mathew, Gonçalves, Daniel, and Ochem, Pascal
- Subjects
- *
GRAPHIC methods , *GRAPH theory , *ALGORITHMS , *APPROXIMATION theory , *MATHEMATICAL functions , *POLYNOMIALS , *FUNCTIONAL analysis - Abstract
Multiple interval graphs are variants of interval graphs where instead of a single interval, each vertex is assigned a set of intervals on the real line. We study the complexity of the MAXIMUM CLIQUE problem in several classes of multiple interval graphs. The MAXIMUM CLIQUE problem, or the problem of finding the size of the maximum clique, is known to be NP-complete for t-interval graphs when t≥3 and polynomial-time solvable when t=1. The problem is also known to be NP-complete in t-track graphs when t≥4 and polynomial-time solvable when t≤2. We show that MAXIMUM CLIQUE is already NP-complete for unit 2-interval graphs and unit 3-track graphs. Further, we show that the problem is APX-complete for 2-interval graphs, 3-track graphs, unit 3-interval graphs and unit 4-track graphs. We also introduce two new classes of graphs called t-circular interval graphs and t-circular track graphs and study the complexity of the MAXIMUM CLIQUE problem in them. On the positive side, we present a polynomial time t-approximation algorithm for MAXIMUM WEIGHTED CLIQUE on t-interval graphs, improving earlier work with approximation ratio 4 t. [ABSTRACT FROM AUTHOR]
- Published
- 2015
- Full Text
- View/download PDF
25. On the Computational Complexity of Measuring Global Stability of Banking Networks.
- Author
-
Berman, Piotr, DasGupta, Bhaskar, Kaligounder, Lakshmi, and Karpinski, Marek
- Subjects
- *
COMPUTATIONAL complexity , *FINANCIAL crises , *ECONOMIC equilibrium , *BANKING research , *FINANCIAL services industry - Abstract
Threats on the stability of a financial system may severely affect the functioning of the entire economy, and thus considerable emphasis is placed on the analyzing the cause and effect of such threats. The financial crisis in the current and past decade has shown that one important cause of instability in global markets is the so-called financial contagion, namely the spreadings of instabilities or failures of individual components of the network to other, perhaps healthier, components. This leads to a natural question of whether the regulatory authorities could have predicted and perhaps mitigated the current economic crisis by effective computations of some stability measure of the banking networks. Motivated by such observations, we consider the problem of defining and evaluating stabilities of both homogeneous and heterogeneous banking networks against propagation of synchronous idiosyncratic shocks given to a subset of banks. We formalize the homogeneous banking network model of Nier et al. (J. Econ. Dyn. Control 31:2033-2060, ) and its corresponding heterogeneous version, formalize the synchronous shock propagation procedures outlined in (Nier et al. J. Econ. Dyn. Control 31:2033-2060, ; M. Eboli Mimeo, ), define two appropriate stability measures and investigate the computational complexities of evaluating these measures for various network topologies and parameters of interest. Our results and proofs also shed some light on the properties of topologies and parameters of the network that may lead to higher or lower stabilities. [ABSTRACT FROM AUTHOR]
- Published
- 2014
- Full Text
- View/download PDF
26. On the Kernel and Related Problems in Interval Digraphs
- Author
-
Francis, Mathew C., Hell, Pavol, and Jacob, Dalu
- Subjects
FOS: Computer and information sciences ,Mathematics::Combinatorics ,General Computer Science ,Discrete Mathematics (cs.DM) ,Applied Mathematics ,dominating set ,absorbing set ,algorithms ,Mathematics of computing ��� Graph algorithms ,approximation hardness ,Computer Science Applications ,independent set ,kernel ,Computer Science::Discrete Mathematics ,FOS: Mathematics ,Mathematics - Combinatorics ,Combinatorics (math.CO) ,05C85, 05C62, 05C20, 05C69, 68R10 ,Computer Science::Data Structures and Algorithms ,Interval digraphs ,Computer Science - Discrete Mathematics - Abstract
Given a digraph G, a set X ��� V(G) is said to be an absorbing set (resp. dominating set) if every vertex in the graph is either in X or is an in-neighbour (resp. out-neighbour) of a vertex in X. A set S ��� V(G) is said to be an independent set if no two vertices in S are adjacent in G. A kernel (resp. solution) of G is an independent and absorbing (resp. dominating) set in G. The problem of deciding if there is a kernel (or solution) in an input digraph is known to be NP-complete. Similarly, the problems of computing a minimum cardinality kernel, absorbing set (or dominating set) and the problems of computing a maximum cardinality kernel, independent set are all known to be NP-hard for general digraphs. We explore the algorithmic complexity of these problems in the well known class of interval digraphs. A digraph G is an interval digraph if a pair of intervals (S_u,T_u) can be assigned to each vertex u of G such that (u,v) ��� E(G) if and only if S_u ��� T_v ��� ���. Many different subclasses of interval digraphs have been defined and studied in the literature by restricting the kinds of pairs of intervals that can be assigned to the vertices. We observe that several of these classes, like interval catch digraphs, interval nest digraphs, adjusted interval digraphs and chronological interval digraphs, are subclasses of the more general class of reflexive interval digraphs - which arise when we require that the two intervals assigned to a vertex have to intersect. We see as our main contribution the identification of the class of reflexive interval digraphs as an important class of digraphs. We show that all the problems mentioned above are efficiently solvable, in most of the cases even linear-time solvable, in the class of reflexive interval digraphs, but are APX-hard on even the very restricted class of interval digraphs called point-point digraphs, where the two intervals assigned to each vertex are required to be degenerate, i.e. they consist of a single point each. The results we obtain improve and generalize several existing algorithms and structural results for reflexive interval digraphs. We also obtain some new results for undirected graphs along the way: (a) We get an O(n(n+m)) time algorithm for computing a minimum cardinality (undirected) independent dominating set in cocomparability graphs, which slightly improves the existing O(n��) time algorithm for the same problem by Kratsch and Stewart; and (b) We show that the Red Blue Dominating Set problem, which is NP-complete even for planar bipartite graphs, is linear-time solvable on interval bigraphs, which is a class of bipartite (undirected) graphs closely related to interval digraphs., LIPIcs, Vol. 212, 32nd International Symposium on Algorithms and Computation (ISAAC 2021), pages 17:1-17:17
- Published
- 2021
- Full Text
- View/download PDF
27. Hardness of Approximation for Langton’s Ant on a Twisted Torus
- Author
-
Tatsuie Tsukiji and Takeo Hagiwara
- Subjects
lcsh:T55.4-60.8 ,highway conjecture ,Langton's ant ,02 engineering and technology ,Hardness of approximation ,lcsh:QA75.5-76.95 ,Theoretical Computer Science ,Reachability ,Artificial life ,PSPCE hard ,0202 electrical engineering, electronic engineering, information engineering ,lcsh:Industrial engineering. Management engineering ,PSPACE ,Mathematics ,Discrete mathematics ,Numerical Analysis ,Langton’s ant ,020206 networking & telecommunications ,Torus ,twist torus ,Cellular automaton ,approximation hardness ,Computational Mathematics ,Computational Theory and Mathematics ,020201 artificial intelligence & image processing ,lcsh:Electronic computers. Computer science - Abstract
Langton&rsquo, s ant is a deterministic cellular automaton studied in many fields, artificial life, computational complexity, cryptography, emergent dynamics, Lorents lattice gas, and so forth, motivated by the hardness of predicting the ant&rsquo, s macroscopic behavior from an initial microscopic configuration. Gajardo, Moreira, and Goles (2002) proved that Langton&rsquo, s ant is PTIME -hard for reachability. On a twisted torus, we demonstrate that it is PSPACE hard to determine whether the ant will ever visit almost all vertices or nearly none of them.
- Published
- 2020
- Full Text
- View/download PDF
28. The Longest Run Subsequence Problem: Further Complexity Results
- Author
-
Dondi, Riccardo, Sikora, Florian, Laboratoire d'analyse et modélisation de systèmes pour l'aide à la décision (LAMSADE), Université Paris Dauphine-PSL, and Université Paris sciences et lettres (PSL)-Université Paris sciences et lettres (PSL)-Centre National de la Recherche Scientifique (CNRS)
- Subjects
[INFO.INFO-CC]Computer Science [cs]/Computational Complexity [cs.CC] ,Genomics (q-bio.GN) ,FOS: Computer and information sciences ,Longest Subsequence ,Settore INF/01 - Informatica ,Theory of computation → Graph algorithms analysis phrases Parameterized complexity ,[INFO.INFO-DS]Computer Science [cs]/Data Structures and Algorithms [cs.DS] ,Approximation Hardness ,[INFO.INFO-DM]Computer Science [cs]/Discrete Mathematics [cs.DM] ,Computational Complexity (cs.CC) ,Theory of computation → Approximation algorithms analysis ,Parameterized complexity ,Computer Science - Computational Complexity ,Kernelization ,FOS: Biological sciences ,Computer Science - Data Structures and Algorithms ,Quantitative Biology - Genomics ,Data Structures and Algorithms (cs.DS) ,2012 ACM Subject Classification Theory of computation → Fixed parameter tractability - Abstract
Longest Run Subsequence is a problem introduced recently in the context of the scaffolding phase of genome assembly (Schrinner et al., WABI 2020). The problem asks for a maximum length subsequence of a given string that contains at most one run for each symbol (a run is a maximum substring of consecutive identical symbols). The problem has been shown to be NP-hard and to be fixed-parameter tractable when the parameter is the size of the alphabet on which the input string is defined. In this paper we further investigate the complexity of the problem and we show that it is fixed-parameter tractable when it is parameterized by the number of runs in a solution, a smaller parameter. Moreover, we investigate the kernelization complexity of Longest Run Subsequence and we prove that it does not admit a polynomial kernel when parameterized by the size of the alphabet or by the number of runs. Finally, we consider the restriction of Longest Run Subsequence when each symbol has at most two occurrences in the input string and we show that it is APX-hard., Comment: Accepted in CPM 2021
- Published
- 2020
- Full Text
- View/download PDF
29. On the complexity of Newmanʼs community finding approach for biological and social networks
- Author
-
DasGupta, Bhaskar and Desai, Devendra
- Subjects
- *
COMPUTATIONAL complexity , *SOCIAL networks , *BIOLOGICAL networks , *SET theory , *GRAPH theory , *APPROXIMATION theory , *SPARSE graphs - Abstract
Abstract: Given a graph of interactions, a module (also called a community or cluster) is a subset of nodes whose fitness is a function of the statistical significance of the pairwise interactions of nodes in the module. The topic of this paper is a model-based community finding approach, commonly referred to as modularity clustering, that was originally proposed by Newman (Leicht and Newman, 2008 [25]) and has subsequently been extremely popular in practice (e.g., see Agarwal and Kempe, 2008 [1], Guimer‘a et al., 2007 [20], Newman, 2006 [28], Newman and Girvan, 2004 [30], Ravasz et al., 2002 [32]). Various heuristic methods are currently employed for finding the optimal solution. However, as observed in Agarwal and Kempe (2008) [1], the exact computational complexity of this approach is still largely unknown. To this end, we initiate a systematic study of the computational complexity of modularity clustering. Due to the specific quadratic nature of the modularity function, it is necessary to study its value on sparse graphs and dense graphs separately. Our main results include a -inapproximability for dense graphs and a logarithmic approximation for sparse graphs. We make use of several combinatorial properties of modularity to get these results. These are the first non-trivial approximability results beyond the NP-hardness results in Brandes et al. (2007) [10]. [Copyright &y& Elsevier]
- Published
- 2013
- Full Text
- View/download PDF
30. Approximating vertex cover in dense hypergraphs.
- Author
-
Cardinal, Jean, Karpinski, Marek, Schmied, Richard, and Viehmann, Claus
- Subjects
HYPERGRAPHS ,SET theory ,ALGORITHMS ,POLYNOMIALS ,APPROXIMATION algorithms ,GAME theory ,GENERALIZATION - Abstract
Abstract: We consider the Minimum Vertex Cover problem in hypergraphs in which every hyperedge has size k (also known as Minimum Hitting Set problem, or minimum set cover with element frequency k). Simple algorithms exist that provide k-approximations, and this is believed to be the best approximation achievable in polynomial time. We show how to exploit density and regularity properties of the input hypergraph to break this barrier. In particular, we provide a randomized polynomial-time algorithm with approximation factor , where and Δ are the average and maximum degree, and Δ must be . The proposed algorithm generalizes the recursive sampling technique of Imamura and Iwama (SODAʼ05) for vertex cover in dense graphs. As a corollary, we obtain an approximation factor arbitrarily close to for subdense regular hypergraphs, which is shown to be the best possible under the Unique Games conjecture. [Copyright &y& Elsevier]
- Published
- 2012
- Full Text
- View/download PDF
31. Approximation results for a min–max location-routing problem
- Author
-
Xu, Zhou, Xu, Dongsheng, and Zhu, Wenbin
- Subjects
- *
VEHICLE routing problem , *APPROXIMATION theory , *SET theory , *GRAPH theory , *MAXIMA & minima , *NUMERICAL analysis - Abstract
Abstract: This paper studies a min–max location-routing problem, which aims to determine both the home depots and the tours for a set of vehicles to service all the customers in a given weighted graph, so that the maximum working time of the vehicles is minimized. The min–max objective is motivated by the needs of balancing or fairness in vehicle routing applications. We have proved that unless , it is impossible for the problem to have an approximation algorithm that achieves an approximation ratio of less than 4/3. Thus, we have developed the first constant ratio approximation algorithm for the problem. Moreover, we have developed new approximation algorithms for several variants, which improve the existing best approximation ratios in the previous literature. [Copyright &y& Elsevier]
- Published
- 2012
- Full Text
- View/download PDF
32. Approximation and hardness results for label cut and related problems.
- Author
-
Peng Zhang, Jin-Yi Cai, Lin-Qing Tang, and Wen-Bo Zhao
- Abstract
We investigate a natural combinatorial optimization problem called the Label Cut problem. Given an input graph G with a source s and a sink t, the edges of G are classified into different categories, represented by a set of labels. The labels may also have weights. We want to pick a subset of labels of minimum cardinality (or minimum total weight), such that the removal of all edges with these labels disconnects s and t. We give the first non-trivial approximation and hardness results for the Label Cut problem. Firstly, we present an $O(\sqrt{m})$ -approximation algorithm for the Label Cut problem, where m is the number of edges in the input graph. Secondly, we show that it is NP-hard to approximate Label Cut within $2^{\log ^{1-1/\log\log^{c}n}n}$ for any constant c<1/2, where n is the input length of the problem. Thirdly, our techniques can be applied to other previously considered optimization problems. In particular we show that the Minimum Label Path problem has the same approximation hardness as that of Label Cut, simultaneously improving and unifying two known hardness results for this problem which were previously the best (but incomparable due to different complexity assumptions). [ABSTRACT FROM AUTHOR]
- Published
- 2011
- Full Text
- View/download PDF
33. Approximation Results for Min-Max Path Cover Problems in Vehicle Routing.
- Author
-
Zhou Xu, Liang Xu, and Chung-Lun Li
- Subjects
VEHICLE routing problem ,APPROXIMATION algorithms ,VEHICLES ,RAILROAD travel ,CONSUMERS - Abstract
The article focuses on the min-max path cover problems of vehicle routing. It highlights on the improved approximation algorithms and first approximation hardness results presented for the four typical variants of the cover problems wherein the vehicles have shown unlimited and limited capacities. It also discusses the possible extensions of the techniques developed for other min-max problems of vehicle routing.
- Published
- 2010
- Full Text
- View/download PDF
34. The hardness of approximating the boxicity, cubicity and threshold dimension of a graph
- Author
-
Adiga, Abhijin, Bhowmick, Diptendu, and Sunil Chandran, L.
- Subjects
- *
APPROXIMATION theory , *DIMENSIONAL analysis , *GRAPH theory , *INTERVAL analysis , *POLYNOMIALS , *INTERSECTION graph theory , *SPANNING trees - Abstract
Abstract: A -dimensional box is the Cartesian product where each is a closed interval on the real line. The boxicity of a graph , denoted as , is the minimum integer such that can be represented as the intersection graph of a collection of -dimensional boxes. A unit cube in -dimensional space or a -cube is defined as the Cartesian product where each is a closed interval on the real line of the form . The cubicity of , denoted as , is the minimum integer such that can be represented as the intersection graph of a collection of -cubes. The threshold dimension of a graph is the smallest integer such that can be covered by threshold spanning subgraphs of . In this paper we will show that there exists no polynomial-time algorithm for approximating the threshold dimension of a graph on vertices with a factor of for any unless . From this result we will show that there exists no polynomial-time algorithm for approximating the boxicity and the cubicity of a graph on vertices with factor for any unless . In fact all these hardness results hold even for a highly structured class of graphs, namely the split graphs. We will also show that it is -complete to determine whether a given split graph has boxicity at most 3. [ABSTRACT FROM AUTHOR]
- Published
- 2010
- Full Text
- View/download PDF
35. On approximating four covering and packing problems
- Author
-
Ashley, Mary, Berger-Wolf, Tanya, Berman, Piotr, Chaovalitwongse, Wanpracha, DasGupta, Bhaskar, and Kao, Ming-Yang
- Subjects
- *
COMBINATORIAL packing & covering , *APPROXIMATION theory , *BIOMOLECULES , *MATHEMATICAL constants , *MATHEMATICAL optimization , *PROFIT maximization , *COMPUTER systems - Abstract
Abstract: In this paper, we consider approximability issues of the following four problems: triangle packing, full sibling reconstruction, maximum profit coverage and 2-coverage. All of them are generalized or specialized versions of set-cover and have applications in biology ranging from full-sibling reconstructions in wild populations to biomolecular clusterings; however, as this paper shows, their approximability properties differ considerably. Our inapproximability constant for the triangle packing problem improves upon the previous results in [A. Caprara, R. Rizzi, Packing triangles in bounded degree graphs, Inform. Process. Lett. 84 (4) (2002) 175–180; J. Chlebíková, M. Chlebík, Complexity of approximating bounded variants of optimization problems, Theoret. Comput. Sci. 354 (3) (2006) 320–338]; this is done by directly transforming the inapproximability gap of Håstad for the problem of maximizing the number of satisfied equations for a set of equations over GF(2) [J. Håstad, Some optimal inapproximability results, in: Proc. of the 29th Annual ACM Symp. on Theory of Computing, 1997, pp. 1–10] and is interesting in its own right. Our approximability results on the full siblings reconstruction problems answers questions originally posed by Berger-Wolf et al. [T.Y. Berger-Wolf, B. DasGupta, W. Chaovalitwongse, M.V. Ashley, Combinatorial reconstruction of sibling relationships, in: Proc. of the 6th International Symposium on Computational Biology and Genome Informatics, 2005, pp. 1252–1255; T.Y. Berger-Wolf, S. Sheikh, B. DasGupta, M.V. Ashley, I. Caballero, W. Chaovalitwongse, S.L. Putrevu, Reconstructing sibling relationships in wild populations, Bioinformatics 23 (13) (2007) i49–i56] and our results on the maximum profit coverage problem provides almost matching upper and lower bounds on the approximation ratio, answering a question posed by Hassin and Or [R. Hassin, E. Or, A maximum profit coverage algorithm with application to small molecules cluster identification, in: 5th International Workshop Experimental Algorithms, in: Lecture Notes in Comput. Sci., vol. 4007, Springer-Verlag, 2006, pp. 265–276]. [Copyright &y& Elsevier]
- Published
- 2009
- Full Text
- View/download PDF
36. On the approximability of the Maximum Agreement SubTree and Maximum Compatible Tree problems
- Author
-
Guillemot, Sylvain, Nicolas, François, Berry, Vincent, and Paul, Christophe
- Subjects
- *
TREE graphs , *GRAPH theory , *COMPUTATIONAL biology , *POLYNOMIALS , *APPROXIMATION theory , *DOMINATING set , *EMBEDDINGS (Mathematics) - Abstract
Abstract: The aim of this paper is to give a complete picture of approximability for two tree consensus problems which are of particular interest in computational biology: Maximum Agreement SubTree (MAST) and Maximum Compatible Tree (MCT). Both problems take as input a label set and a collection of trees whose leaf sets are each bijectively labeled with the label set. Define the size of a tree as the number of its leaves. The well-known MAST problem consists of finding a maximum-sized tree that is topologically embedded in each input tree, under label-preserving embeddings. Its variant MCT is less stringent, as it allows the input trees to be arbitrarily refined. Our results are as follows. We show that MCT is -hard to approximate within bound on rooted trees, where denotes the size of each input tree; the same approximation lower bound was already known for MAST [J. Jansson, Consensus algorithms for trees and strings, Ph. D. Thesis, Lund University, 2003]. Furthermore, we prove that MCT on two rooted trees is not approximable within bound , unless all problems in are solvable in quasi-polynomial time; the same result was previously established for MAST on three rooted trees [J. Hein, T. Jiang, L. Wang, K. Zhang, On the complexity of comparing evolutionary trees, Discrete Applied Mathematics 71 (1–3) (1996) 153–169] (note that MAST on two trees is solvable in polynomial time [M.A. Steel, T.J. Warnow, Kaikoura tree theorems: Computing the maximum agreement subtree, Information Processing Letters 48 (2) (1993) 77–82]). Let CMAST, resp. CMCT, denote the complement version of MAST, resp. MCT: CMAST, resp. CMCT, consists of finding a tree that is a feasible solution of MAST, resp. MCT, and whose leaf label set excludes a smallest subset of the input labels. The approximation threshold for CMAST, resp. CMCT, on rooted trees is shown to be the same as the approximation threshold for CMAST, resp. CMCT, on unrooted trees; it was already known that both CMAST and CMCT are approximable within ratio three on rooted and unrooted trees [V. Berry, F. Nicolas, Maximum agreement and compatible supertrees, in: S.C. Sahinalp, S. Muthukrishnan, U. Dogrusoz (Eds.), Proceedings of the 15th Annual Symposium on Combinatorial Pattern Matching, CPM’04, in: LNCS, vol. 3109, Springer-Verlag, 2004, pp. 205–219; G. Ganapathy, T.J. Warnow, Approximating the complement of the maximum compatible subset of leaves of trees, in: K. Jansen, S. Leonardi, V. V. Vazirani (Eds.), Proceedings of the 5th International Workshop on Approximation Algorithms for Combinatorial Optimization, APPROX’02, in: LNCS, vol. 2462, Springer-Verlag, 2002, pp. 122–134]. The latter results are completed by showing that CMAST is -hard on three rooted trees and that CMCT is -hard on two rooted trees. [Copyright &y& Elsevier]
- Published
- 2009
- Full Text
- View/download PDF
37. Student-Project Allocation with preferences over Projects.
- Author
-
Manlove, David F. and O'Malley, Gregg
- Subjects
MATCHING theory ,ALGORITHMS ,RESOURCE allocation ,ACTIVITY programs in education ,LECTURERS - Abstract
Abstract: We study the problem of allocating students to projects, where both students and lecturers have preferences over projects, and both projects and lecturers have capacities. In this context we seek a stable matching of students to projects, which respects these preference and capacity constraints. Here, the stability definition generalises the corresponding notion in the context of the classical Hospitals/Residents problem. We show that stable matchings can have different sizes, which motivates max-spa-p, the problem of finding maximum cardinality stable matching. We prove that max-spa-p is NP-hard and not approximable within δ, for some , unless . On the other hand, we give an approximation algorithm with a performance guarantee of 2 for max-spa-p. [Copyright &y& Elsevier]
- Published
- 2008
- Full Text
- View/download PDF
38. Minimum 2SAT-DELETION: Inapproximability results and relations to Minimum Vertex Cover
- Author
-
Chlebík, Miroslav and Chlebíková, Janka
- Subjects
- *
ALGORITHMS , *MATHEMATICAL analysis , *MATHEMATICS , *MATHEMATICIANS - Abstract
Abstract: The MINIMUM 2SAT-DELETION problem is to delete the minimum number of clauses in a 2SAT instance to make it satisfiable. It is one of the prototypes in the approximability hierarchy of minimization problems Khanna et al. [Constraint satisfaction: the approximability of minimization problems, Proceedings of the 12th Annual IEEE Conference on Computational Complexity, Ulm, Germany, 24–27 June, 1997, pp. 282–296], and its approximability is largely open. We prove a lower approximation bound of , improving the previous bound of by Dinur and Safra [The importance of being biased, Proceedings of the 34th Annual ACM Symposium on Theory of Computing (STOC), May 2002, pp. 33–42, also ECCC Report TR01-104, 2001]. For highly restricted instances with exactly four occurrences of every variable we provide a lower bound of . Both inapproximability results apply to instances with no mixed clauses (the literals in every clause are both either negated, or unnegated). We further prove that any k-approximation algorithm for the MINIMUM 2SAT-DELETION problem polynomially reduces to a -approximation algorithm for the MINIMUM VERTEX COVER problem. One ingredient of these improvements is our proof that the MINIMUM VERTEX COVER problem is hardest to approximate on graphs with perfect matching. More precisely, the problem to design a -approximation algorithm for the MINIMUM VERTEX COVER on general graphs polynomially reduces to the same problem on graphs with perfect matching. This improves also on the results by Chen and Kanj [On approximating minimum vertex cover for graphs with perfect matching, Proceedings of the 11st ISAAC, Taipei, Taiwan, Lecture Notes in Computer Science, vol. 1969, Springer, Berlin, 2000, pp. 132–143]. [Copyright &y& Elsevier]
- Published
- 2007
- Full Text
- View/download PDF
39. TSP with bounded metrics
- Author
-
Engebretsen, Lars and Karpinski, Marek
- Subjects
- *
COMBINATORIAL optimization , *LOGARITHMS , *COMBINATORICS , *MATHEMATICAL optimization - Abstract
Abstract: The general asymmetric TSP with triangle inequality is known to be approximable only within logarithmic factors. In this paper we study the asymmetric and symmetric TSP problems with bounded metrics, i.e., metrics where the distances are integers between one and some constant upper bound. In this case, the problem is known to be approximable within a constant factor. We prove that it is NP-hard to approximate the asymmetric TSP with distances one and two within and that it is NP-hard to approximate the symmetric TSP with distances one and two within for every constant . Recently, Papadimitriou and Vempala announced improved approximation hardness results for both symmetric and asymmetric TSP with graph metric. We show that a similar construction can be used to obtain only slightly weaker approximation hardness results for TSP with triangle inequality and distances that are integers between one and eight. This shows that the Papadimitriou–Vempala construction is “local” in nature and, intuitively, indicates that it cannot be used to obtain hardness factors that grow with the size of the instance. [Copyright &y& Elsevier]
- Published
- 2006
- Full Text
- View/download PDF
40. Complexity of approximating bounded variants of optimization problems
- Author
-
Chlebík, Miroslav and Chlebíková, Janka
- Subjects
- *
FUNCTIONS of bounded variation , *MATHEMATICAL optimization , *MATHEMATICAL analysis , *COMPUTATIONAL complexity - Abstract
Abstract: We study low degree graph problems such as Maximum Independent Set and Minimum Vertex Cover. The goal is to improve approximation lower bounds for them and for a number of related problems like Max-B-Set Packing, Min-B-Set Cover, and Max-B-Dimensional Matching, . We prove, for example, that it is NP-hard to achieve an approximation factor of for Max-3-DM, and a factor of for Max-4-DM. In both cases the hardness result applies even to instances with exactly two occurrences of each element. [Copyright &y& Elsevier]
- Published
- 2006
- Full Text
- View/download PDF
41. THE NONAPPROXIMABILITY OF NON-BOOLEAN PREDICATES.
- Author
-
Engebretsen, Lars
- Subjects
- *
ABELIAN groups , *ALGORITHMS , *GROUP theory , *COMPUTER programming , *CONFERENCES & conventions , *BESSEL functions - Abstract
Constraint satisfaction programs where each constraint depends on a constant number of variables have the following property: The randomized algorithm that guesses an assignment uniformly at random satisfies an expected constant fraction of the constraints. Combining constructions from interactive proof systems with harmonic analysis over finite Abelian groups, Håstad [J. A CM, 48 (2001), PP. 798-859] showed that for several constraint satisfaction programs this naive algorithm is essentially the best possible unless P = NP. While most of the predicates analyzed by Håstad depend on a small number of variables, Samorodnitsky and Trevisan [Proceedings of the 32nd Annual ACM Symposium on Theory of Computing, Portland, OR, 2000, pp. 191-199] recently extended Håstad's result to predicates depending on an arbitrarily large, but still constant, number of Boolean variables. We combine ideas from these two constructions and prove that there exists a large class of predicates on finite non-Boolean domains such that for predicates in the class, the naive randomized algorithm that guesses a solution uniformly is essentially the best possible unless P = NP. As a corollary, we show that it is NP-hard to approximate the Maximum k-CSP problem over domains with size d within dk-2k½ - ϵ, for every constant ϵ > 0, unless P = NP. This lower bound extends the previously known bound for the case d = 2 and matches well with the best known upper bound, dk-1, of Serna, Trevisan, and Xhafa [Proceedings of the 15th Annual Symposium on Theoretical Aspects of Computer Science, Lecture Notes in Comput. Sci. 1373, M. Morvan, C. Meinel, and D. Krob, eds., Springer-Verlag, Berlin, 1998, pp. 488-498]. [ABSTRACT FROM AUTHOR]
- Published
- 2004
- Full Text
- View/download PDF
42. The inapproximability of non-NP-hard optimization problems.
- Author
-
Cai, Liming, Juedes, David, and Kanj, Iyad
- Subjects
- *
COMPUTATIONAL complexity , *APPROXIMATION theory , *COMBINATORIAL optimization - Abstract
The inapproximability of non-NP-hard optimization problems is investigated. Techniques are given to show that the problems LOG DOMINATING SET and LOG HYPERGRAPH VERTEX COVER cannot be approximated to a constant ratio in polynomial time unless the corresponding NP-hard versions are also approximable in deterministic subexponential time. A direct connection is established between non-NP-hard problems and a PCP characterization of NP. Reductions from the PCP characterization show that LOG CLIQUE is not approximable in polynomial time and MAX SPARSE SAT does not have a FPTAS under the assumption that
NP⊈DTIME(2O(√ of . A number of nontrivial approximation-preserving reductions are also presented, making it possible to extend inapproximability results to more natural non-NP-hard problems such as TOURNAMENT DOMINATING SET and RICH HYPERGRAPH VERTEX COVER. [Copyright &y& Elsevier]n log n))- Published
- 2002
- Full Text
- View/download PDF
43. Shortest Reconfiguration of Matchings
- Author
-
Nicolas Bousquet, Takehiro Ito, Tatsuhiko Hatanaka, Moritz Mühlenthaler, Optimisation Combinatoire (G-SCOP_OC ), Laboratoire des sciences pour la conception, l'optimisation et la production (G-SCOP), Institut polytechnique de Grenoble - Grenoble Institute of Technology (Grenoble INP )-Centre National de la Recherche Scientifique (CNRS)-Université Grenoble Alpes [2016-2019] (UGA [2016-2019])-Institut polytechnique de Grenoble - Grenoble Institute of Technology (Grenoble INP )-Centre National de la Recherche Scientifique (CNRS)-Université Grenoble Alpes [2016-2019] (UGA [2016-2019]), Tohoku University [Sendai], Technische Universität Dortmund [Dortmund] (TU), and ANR-18-CE40-0032,GrR,Reconfiguration de Graphes(2018)
- Subjects
FOS: Computer and information sciences ,Matching (graph theory) ,Discrete Mathematics (cs.DM) ,Matchings ,[INFO.INFO-DS]Computer Science [cs]/Data Structures and Algorithms [cs.DS] ,Parameterized complexity ,G.2.1 ,0102 computer and information sciences ,02 engineering and technology ,G.2.2 ,[INFO.INFO-DM]Computer Science [cs]/Discrete Mathematics [cs.DM] ,01 natural sciences ,Steiner tree problem ,Combinatorics ,symbols.namesake ,Computer Science - Data Structures and Algorithms ,0202 electrical engineering, electronic engineering, information engineering ,Data Structures and Algorithms (cs.DS) ,Connection (algebraic framework) ,Symmetric difference ,Mathematics ,Polynomial (hyperelastic model) ,Approximation algorithm ,F.2.2 ,I.1.2 ,010201 computation theory & mathematics ,Fixed-parameter tractability ,Reconfiguration ,Bipartite graph ,symbols ,Approximation hardness ,020201 artificial intelligence & image processing ,68W05, 68Q25, 68R10 ,Computer Science - Discrete Mathematics ,MathematicsofComputing_DISCRETEMATHEMATICS - Abstract
Imagine that unlabelled tokens are placed on the edges of a graph, such that no two tokens are placed on incident edges. A token can jump to another edge if the edges having tokens remain independent. We study the problem of determining the distance between two token configurations (resp., the corresponding matchings), which is given by the length of a shortest transformation. We give a polynomial-time algorithm for the case that at least one of the two configurations is not inclusion-wise maximal and show that otherwise, the problem admits no polynomial-time sublogarithmic-factor approximation unless P = NP. Furthermore, we show that the distance of two configurations in bipartite graphs is fixed-parameter tractable parameterized by the size $d$ of the symmetric difference of the source and target configurations, and obtain a $d^\varepsilon$-factor approximation algorithm for every $\varepsilon > 0$ if additionally the configurations correspond to maximum matchings. Our two main technical tools are the Edmonds-Gallai decomposition and a close relation to the Directed Steiner Tree problem. Using the former, we also characterize those graphs whose corresponding configuration graphs are connected. Finally, we show that deciding if the distance between two configurations is equal to a given number $\ell$ is complete for the class $D^P$, and deciding if the diameter of the graph of configurations is equal to $\ell$ is $D^P$-hard., 31 pages, 3 figures
- Published
- 2019
44. Knuth Prize Lecture : On the difficulty of approximating boolean max-CSPs
- Author
-
Håstad, Johan and Håstad, Johan
- Abstract
QC 20190123
- Published
- 2018
- Full Text
- View/download PDF
45. Hardness of Approximation for Langton's Ant on a Twisted Torus.
- Author
-
Hagiwara, Takeo and Tsukiji, Tatsuie
- Subjects
- *
TORUS , *LATTICE gas , *ANTS , *HARDNESS , *CELLULAR automata , *ANT algorithms - Abstract
Langton's ant is a deterministic cellular automaton studied in many fields, artificial life, computational complexity, cryptography, emergent dynamics, Lorents lattice gas, and so forth, motivated by the hardness of predicting the ant's macroscopic behavior from an initial microscopic configuration. Gajardo, Moreira, and Goles (2002) proved that Langton's ant is PTIME -hard for reachability. On a twisted torus, we demonstrate that it is PSPACE hard to determine whether the ant will ever visit almost all vertices or nearly none of them. [ABSTRACT FROM AUTHOR]
- Published
- 2020
- Full Text
- View/download PDF
46. On Line Graphs of Subcubic Triangle-Free Graphs
- Author
-
Andrea Munaro, Optimisation Combinatoire (G-SCOP_OC ), Laboratoire des sciences pour la conception, l'optimisation et la production (G-SCOP), Institut polytechnique de Grenoble - Grenoble Institute of Technology (Grenoble INP )-Centre National de la Recherche Scientifique (CNRS)-Université Grenoble Alpes [2016-2019] (UGA [2016-2019])-Institut polytechnique de Grenoble - Grenoble Institute of Technology (Grenoble INP )-Centre National de la Recherche Scientifique (CNRS)-Université Grenoble Alpes [2016-2019] (UGA [2016-2019]), and Perruet, Marie Josèphe
- Subjects
0102 computer and information sciences ,[INFO.INFO-DM]Computer Science [cs]/Discrete Mathematics [cs.DM] ,01 natural sciences ,Theoretical Computer Science ,Combinatorics ,Indifference graph ,Pathwidth ,Chordal graph ,Computer Science::Discrete Mathematics ,TheoryofComputation_ANALYSISOFALGORITHMSANDPROBLEMCOMPLEXITY ,Discrete Mathematics and Combinatorics ,Cograph ,Split graph ,0101 mathematics ,ComputingMilieux_MISCELLANEOUS ,Mathematics ,Discrete mathematics ,Clique-sum ,010102 general mathematics ,Line graph ,1-planar graph ,NP-completeness ,Matching number ,[INFO.INFO-DM] Computer Science [cs]/Discrete Mathematics [cs.DM] ,010201 computation theory & mathematics ,Approximation hardness ,Independence number ,Maximal independent set ,Min-max theorems ,MathematicsofComputing_DISCRETEMATHEMATICS - Abstract
Line graphs constitute a rich and well-studied class of graphs. In this paper, we focus on three different topics related to line graphs of subcubic triangle-free graphs. First, we show that any such graph G has an independent set of size at least 3|V(G)|10, the bound being sharp. As an immediate consequence, we have that any subcubic triangle-free graph G, with ni vertices of degree i, has a matching of size at least 3n120+3n210+9n320. Then we provide several approximate min-max theorems relating cycle-transversals and cycle-packings of line graphs of subcubic triangle-free graphs. This enables us to prove Jones Conjecture for claw-free graphs with maximum degree 4. Finally, we concentrate on the computational complexity of Feedback Vertex Set, Hamiltonian Cycle and Hamiltonian Path for subclasses of line graphs of subcubic triangle-free graphs.
- Published
- 2017
47. Capacitated k-Center Problem with Vertex Weights
- Author
-
Aounon Kumar, Kumar, Aounon, Aounon Kumar, and Kumar, Aounon
- Abstract
We study the capacitated k-center problem with vertex weights. It is a generalization of the well known k-center problem. In this variant each vertex has a weight and a capacity. The assignment cost of a vertex to a center is given by the product of the weight of the vertex and its distance to the center. The distances are assumed to form a metric. Each center can only serve as many vertices as its capacity. We show an n^{1-epsilon}-approximation hardness for this problem, for any epsilon > 0, where n is the number of vertices in the input. Both the capacitated and the weighted versions of the k-center problem individually can be approximated within a constant factor. Yet the common extension of both the generalizations cannot be approximated efficiently within a constant factor, unless P = NP. This problem, to the best of our knowledge, is the first facility location problem with metric distances known to have a super-constant inapproximability result. The hardness result easily generalizes to versions of the problem that consider the p-norm of the assignment costs (weighted distances) as the objective function. We give n^{1- 1/p - epsilon}-approximation hardness for this problem, for p>1. We complement the hardness result by showing a simple n-approximation algorithm for this problem. We also give a bi-criteria constant factor approximation algorithm, for the case of uniform capacities, which opens at most 2k centers.
- Published
- 2016
- Full Text
- View/download PDF
48. On approximating four covering and packing problems
- Author
-
Mary V. Ashley, Tanya Y. Berger-Wolf, Piotr Berman, Wanpracha Art Chaovalitwongse, Ming-Yang Kao, and Bhaskar DasGupta
- Subjects
FOS: Computer and information sciences ,68Q17, 68Q25, 68W25, 68W40, 92D25 ,Optimization problem ,J.3 ,Discrete Mathematics (cs.DM) ,Computer Networks and Communications ,0102 computer and information sciences ,Sibling reconstruction in wild population ,Computational Complexity (cs.CC) ,Full Sibling ,01 natural sciences ,Upper and lower bounds ,Theoretical Computer Science ,Combinatorics ,03 medical and health sciences ,Covering and packing problems ,Theory of computing ,Computer Science - Data Structures and Algorithms ,Data Structures and Algorithms (cs.DS) ,Quantitative Biology - Populations and Evolution ,Triangle packing ,030304 developmental biology ,Mathematics ,Discrete mathematics ,0303 health sciences ,Applied Mathematics ,Populations and Evolution (q-bio.PE) ,Packing problems ,Computer Science - Computational Complexity ,F.2.2 ,Computational Theory and Mathematics ,010201 computation theory & mathematics ,Bounded function ,FOS: Biological sciences ,Genome informatics ,Approximation hardness ,Computer Science - Discrete Mathematics - Abstract
In this paper, we consider approximability issues of the following four problems: triangle packing, full sibling reconstruction, maximum profit coverage and 2-coverage. All of them are generalized or specialized versions of set-cover and have applications in biology ranging from full-sibling reconstructions in wild populations to biomolecular clusterings; however, as this paper shows, their approximability properties differ considerably. Our inapproximability constant for the triangle packing problem improves upon the previous results; this is done by directly transforming the inapproximability gap of Haastad for the problem of maximizing the number of satisfied equations for a set of equations over GF(2) and is interesting in its own right. Our approximability results on the full siblings reconstruction problems answers questions originally posed by Berger-Wolf et al. and our results on the maximum profit coverage problem provides almost matching upper and lower bounds on the approximation ratio, answering a question posed by Hassin and Or., 25 pages
- Published
- 2009
- Full Text
- View/download PDF
49. Student-Project Allocation with preferences over Projects
- Author
-
Gregg O'Malley, David F. Manlove, Broersma, H., Johnson, Matthew, and Szeider, S.
- Subjects
Matching (statistics) ,Mathematical optimization ,Matching problem ,Operations research ,Stability (learning theory) ,Approximation algorithm ,Context (language use) ,Stable marriage problem ,Theoretical Computer Science ,Cardinality ,Computational Theory and Mathematics ,Stable matching ,NP-hardness ,Approximation hardness ,Discrete Mathematics and Combinatorics ,Preference (economics) ,Mathematics ,Stable roommates problem - Abstract
We study the problem of allocating students to projects, where both students and lecturers have preferences over projects, and both projects and lecturers have capacities. In this context we seek a stable matching of students to projects, which respects these preference and capacity constraints. Here, the stability definition generalises the corresponding notion in the context of the classical Hospitals/Residents problem. We show that stable matchings can have different sizes, which motivates max-spa-p, the problem of finding maximum cardinality stable matching. We prove that max-spa-p is NP-hard and not approximable within δ, for some δ>1, unless P=NP. On the other hand, we give an approximation algorithm with a performance guarantee of 2 for max-spa-p.
- Published
- 2008
50. Approximation hardness of dominating set problems in bounded degree graphs
- Author
-
Miroslav Chlebík and Janka Chlebíková
- Subjects
Discrete mathematics ,Spanning tree ,Degree (graph theory) ,Matching (graph theory) ,Computing ,Upper and lower bounds ,approximation hardness ,Connected dominating set ,Computer Science Applications ,Theoretical Computer Science ,Combinatorics ,Computational Theory and Mathematics ,Dominating set ,Bounded function ,bounded-degree graphs ,Maximal independent set ,dominatig set problems ,Mathematics ,MathematicsofComputing_DISCRETEMATHEMATICS ,Information Systems - Abstract
We study approximation hardness of the Minimum Dominating Set problem and its variants in undirected and directed graphs. Using a similar result obtained by Trevisan for Minimum Set Cover we prove the first explicit approximation lower bounds for various kinds of domination problems (connected, total, independent) in bounded degree graphs. Asymptotically, for degree bound approaching infinity, these bounds almost match the known upper bounds. The results are applied to improve the lower bounds for other related problems such as Maximum Induced Matching and Maximum Leaf Spanning Tree.
- Published
- 2008
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.