Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- research-articleJuly 2021
- research-articleMay 2020
Subexponential algorithms for variants of the homomorphism problem in string graphs
Journal of Computer and System Sciences (JCSS), Volume 109, Issue CPages 126–144https://doi.org/10.1016/j.jcss.2019.12.004AbstractWe consider subexponential algorithms finding weighted homomorphisms from intersection graphs of curves (string graphs) with n vertices to a fixed graph H. We provide a complete dichotomy: if H has no two vertices sharing two common ...
- articleJuly 2019
Optimality Program in Segment and String Graphs
Planar graphs are known to allow subexponential algorithms running in time $$2^{O(\sqrt{n})}$$2O(n) or $$2^{O(\sqrt{n} \log n)}$$2O(nlogn) for most of the paradigmatic problems, while the brute-force time $$2^{\varTheta (n)}$$2?(n) is very likely to be ...
- articleFebruary 2019
Subexponential-Time Algorithms for Maximum Independent Set in $$P_t$$Pt-Free and Broom-Free Graphs
In algorithmic graph theory, a classic open question is to determine the complexity of the Maximum Independent Set problem on $$P_t$$Pt-free graphs, that is, on graphs not containing any induced path on t vertices. So far, polynomial-time algorithms are ...
- research-articleJune 2018
Subexponential Parameterized Algorithm for Interval Completion
ACM Transactions on Algorithms (TALG), Volume 14, Issue 3Article No.: 35, Pages 1–62https://doi.org/10.1145/3186896In the Interval Completion problem we are given an n-vertex graph G and an integer k, and the task is to transform G by making use of at most k edge additions into an interval graph. This is a fundamental graph modification problem with applications in ...
- research-articleJune 2018
A framework for ETH-tight algorithms and lower bounds in geometric intersection graphs
STOC 2018: Proceedings of the 50th Annual ACM SIGACT Symposium on Theory of ComputingPages 574–586https://doi.org/10.1145/3188745.3188854We give an algorithmic and lower-bound framework that facilitates the construction of subexponential algorithms and matching conditional complexity bounds. It can be applied to a wide range of geometric intersection graphs (intersections of similarly ...
- articleFebruary 2012
Faster approximation schemes and parameterized algorithms on (odd-)H-minor-free graphs
Theoretical Computer Science (TCSC), Volume 417Pages 95–107https://doi.org/10.1016/j.tcs.2011.09.014We improve the running time of the general algorithmic technique known as Baker's approach (1994) [1] on H-minor-free graphs from O(n^f^(^|^H^|^)) to O(f(|H|)n^O^(^1^)). The numerous applications include, e.g. a 2-approximation for coloring and PTASes ...
- articleAugust 2011
Subexponential algorithms for partial cover problems
Information Processing Letters (IPRL), Volume 111, Issue 16Pages 814–818https://doi.org/10.1016/j.ipl.2011.05.016Partial Cover problems are optimization versions of fundamental and well-studied problems like Vertex Cover and Dominating Set. Here one is interested in covering (or dominating) the maximum number of edges (or vertices) using a given number k of ...
- articleMay 2010
On maximum independent sets in P5-free graphs
Discrete Applied Mathematics (DAMA), Volume 158, Issue 9Pages 1041–1044https://doi.org/10.1016/j.dam.2010.01.007The complexity status of the Maximum Independent Set Problem (MIS) for the family of P"5-free graphs is unknown. Although for many subclasses of P"5-free graphs MIS can be solved in polynomial time, only exponential time MIS-algorithms for general ...
- articleJune 2008
Cyclic games and linear programming
Discrete Applied Mathematics (DAMA), Volume 156, Issue 11Pages 2195–2231https://doi.org/10.1016/j.dam.2008.04.012New efficient algorithms for solving infinite-duration two-person adversary games with the decision problem inNP@?coNP, based on linear programming (LP), LP-representations, combinatorial LP, linear complementarity problem (LCP), controlled LP are ...
- research-articleMarch 2023
How to find Steiner minimal trees in euclideand-space
AbstractThis paper has two purposes. The first is to present a new way to find a Steiner minimum tree (SMT) connectingN sites ind-space,d >- 2. We present (in Appendix 1) a computer code for this purpose. This is the only procedure known to the author for ...