12 results on '"Wahlström, Magnus"'
Search Results
2. Front Matter, Table of Contents, Preface, Conference Organization
- Author
-
Neeldhara Misra and Magnus Wahlström, Misra, Neeldhara, Wahlström, Magnus, Neeldhara Misra and Magnus Wahlström, Misra, Neeldhara, and Wahlström, Magnus
- Abstract
Front Matter, Table of Contents, Preface, Conference Organization
- Published
- 2023
- Full Text
- View/download PDF
3. On the Parameterized Complexity of Symmetric Directed Multicut
- Author
-
Eduard Eiben and Clément Rambaud and Magnus Wahlström, Eiben, Eduard, Rambaud, Clément, Wahlström, Magnus, Eduard Eiben and Clément Rambaud and Magnus Wahlström, Eiben, Eduard, Rambaud, Clément, and Wahlström, Magnus
- Abstract
We study the problem Symmetric Directed Multicut from a parameterized complexity perspective. In this problem, the input is a digraph D, a set of cut requests C = {(s₁,t₁),…,(s_l,t_l)} and an integer k, and the task is to find a set X ⊆ V(D) of size at most k such that for every 1 ≤ i ≤ l, X intersects either all (s_i,t_i)-paths or all (t_i,s_i)-paths. Equivalently, every strongly connected component of D-X contains at most one vertex out of s_i and t_i for every i. This problem is previously known from research in approximation algorithms, where it is known to have an O(log k log log k)-approximation. We note that the problem, parameterized by k, directly generalizes multiple interesting FPT problems such as (Undirected) Vertex Multicut and Directed Subset Feedback Vertex Set. We are not able to settle the existence of an FPT algorithm parameterized purely by k, but we give three partial results: An FPT algorithm parameterized by k+l; an FPT-time 2-approximation parameterized by k; and an FPT algorithm parameterized by k for the special case that the cut requests form a clique, Symmetric Directed Multiway Cut. The existence of an FPT algorithm parameterized purely by k remains an intriguing open possibility.
- Published
- 2022
- Full Text
- View/download PDF
4. On Quasipolynomial Multicut-Mimicking Networks and Kernelization of Multiway Cut Problems
- Author
-
Wahlström, Magnus
- Subjects
Small Set Expansion ,Computer Science::Discrete Mathematics ,Multiway Cut ,Mimicking Networks ,Theory of computation → Parameterized complexity and exact algorithms ,Kernelization ,Computer Science::Data Structures and Algorithms ,MathematicsofComputing_DISCRETEMATHEMATICS - Abstract
We show the existence of an exact mimicking network of k^O(log k) edges for minimum multicuts over a set of terminals in an undirected graph, where k is the total capacity of the terminals. Furthermore, if Small Set Expansion has an approximation algorithm with a ratio slightly better than Θ(log n), then a mimicking network of quasipolynomial size can be computed in polynomial time. As a consequence of the latter, several problems would have quasipolynomial kernels, including Edge Multiway Cut, Group Feedback Edge Set for an arbitrary group, 0-Extension for integer-weighted metrics, and Edge Multicut parameterized by the solution and the number of cut requests. The result works via a combination of the matroid-based irrelevant edge approach used in the kernel for s-Multiway Cut with a recursive decomposition and sparsification of the graph along sparse cuts. The main technical contribution is a matroid-based marking procedure that we can show will mark all non-irrelevant edges, assuming that the graph is sufficiently densely connected. The only part of the result that is not currently constructive and polynomial-time computable is the detection of such sparse cuts. This is the first progress on the kernelization of Multiway Cut problems since the kernel for s-Multiway Cut for constant value of s (Kratsch and Wahlström, FOCS 2012).
- Published
- 2020
- Full Text
- View/download PDF
5. Parameterized Pre-Coloring Extension and List Coloring Problems
- Author
-
Gregory Gutin and Diptapriyo Majumdar and Sebastian Ordyniak and Magnus Wahlström, Gutin, Gregory, Majumdar, Diptapriyo, Ordyniak, Sebastian, Wahlström, Magnus, Gregory Gutin and Diptapriyo Majumdar and Sebastian Ordyniak and Magnus Wahlström, Gutin, Gregory, Majumdar, Diptapriyo, Ordyniak, Sebastian, and Wahlström, Magnus
- Published
- 2020
- Full Text
- View/download PDF
6. Multi-Budgeted Directed Cuts
- Author
-
Stefan Kratsch and Shaohua Li and Dániel Marx and Marcin Pilipczuk and Magnus Wahlström, Kratsch, Stefan, Li, Shaohua, Marx, Dániel, Pilipczuk, Marcin, Wahlström, Magnus, Stefan Kratsch and Shaohua Li and Dániel Marx and Marcin Pilipczuk and Magnus Wahlström, Kratsch, Stefan, Li, Shaohua, Marx, Dániel, Pilipczuk, Marcin, and Wahlström, Magnus
- Abstract
In this paper, we study multi-budgeted variants of the classic minimum cut problem and graph separation problems that turned out to be important in parameterized complexity: Skew Multicut and Directed Feedback Arc Set. In our generalization, we assign colors 1,2,...,l to some edges and give separate budgets k_1,k_2,...,k_l for colors 1,2,...,l. For every color i in {1,...,l}, let E_i be the set of edges of color i. The solution C for the multi-budgeted variant of a graph separation problem not only needs to satisfy the usual separation requirements (i.e., be a cut, a skew multicut, or a directed feedback arc set, respectively), but also needs to satisfy that |C cap E_i| <= k_i for every i in {1,...,l}. Contrary to the classic minimum cut problem, the multi-budgeted variant turns out to be NP-hard even for l = 2. We propose FPT algorithms parameterized by k=k_1 +...+ k_l for all three problems. To this end, we develop a branching procedure for the multi-budgeted minimum cut problem that measures the progress of the algorithm not by reducing k as usual, by but elevating the capacity of some edges and thus increasing the size of maximum source-to-sink flow. Using the fact that a similar strategy is used to enumerate all important separators of a given size, we merge this process with the flow-guided branching and show an FPT bound on the number of (appropriately defined) important multi-budgeted separators. This allows us to extend our algorithm to the Skew Multicut and Directed Feedback Arc Set problems. Furthermore, we show connections of the multi-budgeted variants with weighted variants of the directed cut problems and the Chain l-SAT problem, whose parameterized complexity remains an open problem. We show that these problems admit a bounded-in-parameter number of "maximally pushed" solutions (in a similar spirit as important separators are maximally pushed), giving somewhat weak evidence towards their tractability.
- Published
- 2019
- Full Text
- View/download PDF
7. Parameterized Algorithms for Zero Extension and Metric Labelling Problems
- Author
-
Felix Reidl and Magnus Wahlström, Reidl, Felix, Wahlström, Magnus, Felix Reidl and Magnus Wahlström, Reidl, Felix, and Wahlström, Magnus
- Abstract
We consider the problems Zero Extension and Metric Labelling under the paradigm of parameterized complexity. These are natural, well-studied problems with important applications, but have previously not received much attention from this area. Depending on the chosen cost function mu, we find that different algorithmic approaches can be applied to design FPT-algorithms: for arbitrary mu we parameterize by the number of edges that cross the cut (not the cost) and show how to solve Zero Extension in time O(|D|^{O(k^2)} n^4 log n) using randomized contractions. We improve this running time with respect to both parameter and input size to O(|D|^{O(k)} m) in the case where mu is a metric. We further show that the problem admits a polynomial sparsifier, that is, a kernel of size O(k^{|D|+1}) that is independent of the metric mu. With the stronger condition that mu is described by the distances of leaves in a tree, we parameterize by a gap parameter (q - p) between the cost of a true solution q and a `discrete relaxation' p and achieve a running time of O(|D|^{q-p} |T|m + |T|phi(n,m)) where T is the size of the tree over which mu is defined and phi(n,m) is the running time of a max-flow computation. We achieve a similar result for the more general Metric Labelling, while also allowing mu to be the distance metric between an arbitrary subset of nodes in a tree using tools from the theory of VCSPs. We expect the methods used in the latter result to have further applications.
- Published
- 2018
- Full Text
- View/download PDF
8. Path-Contractions, Edge Deletions and Connectivity Preservation
- Author
-
Gregory Gutin and M. S. Ramanujan and Felix Reidl and Magnus Wahlström, Gutin, Gregory, Ramanujan, M. S., Reidl, Felix, Wahlström, Magnus, Gregory Gutin and M. S. Ramanujan and Felix Reidl and Magnus Wahlström, Gutin, Gregory, Ramanujan, M. S., Reidl, Felix, and Wahlström, Magnus
- Abstract
We study several problems related to graph modification problems under connectivity constraints from the perspective of parameterized complexity: (Weighted) Biconnectivity Deletion, where we are tasked with deleting k edges while preserving biconnectivity in an undirected graph, Vertexdeletion Preserving Strong Connectivity, where we want to maintain strong connectivity of a digraph while deleting exactly k vertices, and Path-contraction Preserving Strong Connectivity, in which the operation of path contraction on arcs is used instead. The parameterized tractability of this last problem was posed in [Bang-Jensen and Yeo, Discrete Applied Math 2008] as an open question and we answer it here in the negative: both variants of preserving strong connectivity are W[1]-hard. Preserving biconnectivity, on the other hand, turns out to be fixed parameter tractable (FPT) and we provide an FPT algorithm that solves Weighted Biconnectivity Deletion. Further, we show that the unweighted case even admits a randomized polynomial kernel. All our results provide further interesting data points for the systematic study of connectivitypreservation constraints in the parameterized setting.
- Published
- 2017
- Full Text
- View/download PDF
9. k-Distinct In- and Out-Branchings in Digraphs
- Author
-
Gregory Gutin and Felix Reidl and Magnus Wahlström, Gutin, Gregory, Reidl, Felix, Wahlström, Magnus, Gregory Gutin and Felix Reidl and Magnus Wahlström, Gutin, Gregory, Reidl, Felix, and Wahlström, Magnus
- Abstract
An out-branching and an in-branching of a digraph D are called k-distinct if each of them has k arcs absent in the other. Bang-Jensen, Saurabh and Simonsen (2016) proved that the problem of deciding whether a strongly connected digraph D has k-distinct out-branching and in-branching is fixed-parameter tractable (FPT) when parameterized by k. They asked whether the problem remains FPT when extended to arbitrary digraphs. Bang-Jensen and Yeo (2008) asked whether the same problem is FPT when the out-branching and in-branching have the same root. By linking the two problems with the problem of whether a digraph has an out-branching with at least k leaves (a leaf is a vertex of out-degree zero), we first solve the problem of Bang-Jensen and Yeo (2008). We then develop a new digraph decomposition called the rooted cut decomposition and using it we prove that the problem of Bang-Jensen et al. (2016) is FPT for all digraphs. We believe that the rooted cut decomposition will be useful for obtaining other results on digraphs.
- Published
- 2017
- Full Text
- View/download PDF
10. Randomization in Parameterized Complexity (Dagstuhl Seminar 17041)
- Author
-
Marek Cygan and Fedor V. Fomin and Danny Hermelin and Magnus Wahlström, Cygan, Marek, Fomin, Fedor V., Hermelin, Danny, Wahlström, Magnus, Marek Cygan and Fedor V. Fomin and Danny Hermelin and Magnus Wahlström, Cygan, Marek, Fomin, Fedor V., Hermelin, Danny, and Wahlström, Magnus
- Abstract
Dagstuhl Seminar 17041 "Randomization in Parameterized Complexity" took place from January 22nd to January 27th 2017 with the objective to bridge the gap between randomization and parameterized complexity theory. This report documents the talks held during the seminar as well as the open questions arised in the discussion sessions.
- Published
- 2017
- Full Text
- View/download PDF
11. Abusing the Tutte Matrix: An Algebraic Instance Compression for the K-set-cycle Problem
- Author
-
Magnus Wahlström, Wahlström, Magnus, Magnus Wahlström, and Wahlström, Magnus
- Abstract
We give an algebraic, determinant-based algorithm for the K-Cycle problem, i.e., the problem of finding a cycle through a set of specified elements. Our approach gives a simple FPT algorithm for the problem, matching the O^*(2^|K|) running time of the algorithm of Björklund et al. (SODA, 2012). Furthermore, our approach is open for treatment by classical algebraic tools (e.g., Gaussian elimination), and we show that it leads to a polynomial compression of the problem, i.e., a polynomial-time reduction of the K-Cycle problem into an algebraic problem with coding size O(|K|^3). This is surprising, as several related problems (e.g., k-Cycle and the Disjoint Paths problem) are known not to admit such a reduction unless the polynomial hierarchy collapses. Furthermore, despite the result, we are not aware of any witness for the K-Cycle problem of size polynomial in |K|+ log n, which seems (for now) to separate the notions of polynomial compression and polynomial kernelization (as a polynomial kernelization for a problem in NP necessarily implies a small witness).
- Published
- 2013
- Full Text
- View/download PDF
12. Subexponential Parameterized Odd Cycle Transversal on Planar Graphs
- Author
-
Daniel Lokshtanov and Saket Saurabh and Magnus Wahlström, Lokshtanov, Daniel, Saurabh, Saket, Wahlström, Magnus, Daniel Lokshtanov and Saket Saurabh and Magnus Wahlström, Lokshtanov, Daniel, Saurabh, Saket, and Wahlström, Magnus
- Abstract
In the Odd Cycle Transversal (OCT) problem we are given a graph G on n vertices and an integer k, the objective is to determine whether there exists a vertex set O in G of size at most k such that G - O is bipartite. Reed, Smith and Vetta [Oper. Res. Lett., 2004] gave an algorithm for OCT with running time 3^kn^{O(1)}. Assuming the exponential time hypothesis of Impagliazzo, Paturi and Zane, the running time can not be improved to 2^{o(k)}n^{O(1)}. We show that OCT admits a randomized algorithm running in O(n^{O(1)} + 2^{O(sqrt{k} log k)}n) time when the input graph is planar. As a byproduct we also obtain a linear time algorithm for OCT on planar graphs with running time O(n^O(1) + 2O( sqrt(k) log k) n) time. This improves over an algorithm of Fiorini et al. [Disc. Appl. Math., 2008].
- Published
- 2012
- Full Text
- View/download PDF
Catalog
Discovery Service for Jio Institute Digital Library
For full access to our library's resources, please sign in.