Given a graph G, a set T of terminal vertices, and a demand graph H on T, the Multicut problem asks for a set of edges of minimum weight that separates the pairs of terminals specified by the edges of H. The Multicut problem can be solved in polynomial time if the number of terminals and the genus of the graph is bounded (Colin de Verdière [Algorithmica, 2017]). Restricting the possible demand graphs in the input leads to special cases of Multicut whose complexity might be different from the general problem. Focke et al. [SoCG 2024] systematically characterized which special cases of Multicut are fixed-parameter tractable parameterized by the number of terminals on planar graphs. Moreover, extending these results beyond planar graphs, they precisely determined how the parameter genus influences the complexity and presented partial results of this form for graphs that can be made planar by the deletion of π edges. Continuing this line of work, we complete the picture on how this parameter π influences the complexity of different special cases and precisely determine the influence of the crossing number, another parameter measuring closeness to planarity. Formally, let ℋ be any class of graphs (satisfying a mild closure property) and let Multicut(ℋ) be the special case when the demand graph H is in ℋ. Our first main result is showing that if ℋ has the combinatorial property of having bounded distance to extended bicliques, then Multicut(ℋ) on unweighted graphs is FPT parameterized by the number t of terminals and π. For the case when ℋ does not have this combinatorial property, Focke et al. [SoCG 2024] showed that O(√t) is essentially the best possible exponent of the running time; together with our result, this gives a complete understanding of how the parameter π influences complexity on unweighted graphs. Our second main result is giving an algorithm whose existence shows that the parameter crossing number behaves analogously if we consider Multicut(ℋ) on weighted graphs.
@InProceedings{horsch_et_al:LIPIcs.ESA.2025.87, author = {H\"{o}rsch, Florian and Marx, D\'{a}niel}, title = {{Multicut Problems in Almost-Planar Graphs: the Dependency of Complexity on the Demand Pattern}}, booktitle = {33rd Annual European Symposium on Algorithms (ESA 2025)}, pages = {87:1--87:13}, series = {Leibniz International Proceedings in Informatics (LIPIcs)}, ISBN = {978-3-95977-395-9}, ISSN = {1868-8969}, year = {2025}, volume = {351}, editor = {Benoit, Anne and Kaplan, Haim and Wild, Sebastian and Herman, Grzegorz}, publisher = {Schloss Dagstuhl -- Leibniz-Zentrum f{\"u}r Informatik}, address = {Dagstuhl, Germany}, URL = {https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.ESA.2025.87}, URN = {urn:nbn:de:0030-drops-245553}, doi = {10.4230/LIPIcs.ESA.2025.87}, annote = {Keywords: MultiCut, Multiway Cut, Parameterized Complexity, Tight Bounds, Embedded Graph, Planar Graph, Crossing Number} }
Feedback for Dagstuhl Publishing