Skip to main content

Showing 1–43 of 43 results for author: Komusiewicz, C

.
  1. arXiv:2405.17314  [pdf, other

    cs.CC

    Maximizing Phylogenetic Diversity under Ecological Constraints: A Parameterized Complexity Study

    Authors: Christian Komusiewicz, Jannik Schestag

    Abstract: In the NP-hard Optimizing PD with Dependencies (PDD) problem, the input consists of a phylogenetic tree $T$ over a set of taxa $X$, a food-web that describes the prey-predator relationships in $X$, and integers $k$ and $D$. The task is to find a set $S$ of $k$ species that is viable in the food-web such that the subtree of $T$ obtained by retaining only the vertices of $S$ has total edge weight at… ▽ More

    Submitted 27 May, 2024; originally announced May 2024.

  2. arXiv:2402.15494  [pdf, other

    cs.DS cs.SI

    On the Complexity of Community-aware Network Sparsification

    Authors: Emanuel Herrendorf, Christian Komusiewicz, Nils Morawietz, Frank Sommer

    Abstract: Network sparsification is the task of reducing the number of edges of a given graph while preserving some crucial graph property. In community-aware network sparsification, the preserved property concerns the subgraphs that are induced by the communities of the graph which are given as vertex subsets. This is formalized in the $Π$-Network Sparsification problem: given an edge-weighted graph $G$, a… ▽ More

    Submitted 23 February, 2024; originally announced February 2024.

  3. arXiv:2307.03518  [pdf, ps, other

    cs.DS

    A Multivariate Complexity Analysis of the Generalized Noah's Ark Problem

    Authors: Christian Komusiewicz, Jannik Schestag

    Abstract: In the Generalized Noah's Ark Problem, one is given a phylogenetic tree on a set of species $X$ and a set of conservation projects for each species. Each project comes with a cost and raises the survival probability of the corresponding species. The aim is to select for each species a conservation project such that the total cost of the selected projects does not exceed some given threshold and th… ▽ More

    Submitted 23 October, 2023; v1 submitted 7 July, 2023; originally announced July 2023.

  4. arXiv:2306.04423  [pdf, ps, other

    cs.LG cs.DS

    On Computing Optimal Tree Ensembles

    Authors: Christian Komusiewicz, Pascal Kunz, Frank Sommer, Manuel Sorge

    Abstract: Random forests and, more generally, (decision\nobreakdash-)tree ensembles are widely used methods for classification and regression. Recent algorithmic advances allow to compute decision trees that are optimal for various measures such as their size or depth. We are not aware of such research for tree ensembles and aim to contribute to this area. Mainly, we provide two novel algorithms and corresp… ▽ More

    Submitted 7 June, 2023; originally announced June 2023.

    Comments: Accepted at ICML 2023

  5. arXiv:2301.01977  [pdf, other

    cs.DS

    Exact and Heuristic Approaches to Speeding Up the MSM Time Series Distance Computation

    Authors: Jana Holznigenkemper, Christian Komusiewicz, Bernhard Seeger

    Abstract: The computation of the distance of two time series is time-consuming for any elastic distance function that accounts for misalignments. Among those functions, DTW is the most prominent. However, a recent extensive evaluation has shown that the move-split merge (MSM) metric is superior to DTW regarding the analytical accuracy of the 1-NN classifier. Unfortunately, the running time of the standard d… ▽ More

    Submitted 20 April, 2023; v1 submitted 5 January, 2023; originally announced January 2023.

  6. arXiv:2211.01701  [pdf, other

    cs.DS

    Efficient Branch-and-Bound Algorithms for Finding Triangle-Constrained 2-Clubs

    Authors: Niels Grüttemeier, Philipp Heinrich Keßler, Christian Komusiewicz, Frank Sommer

    Abstract: In the Vertex Triangle 2-Club problem, we are given an undirected graph $G$ and aim to find a maximum-vertex subgraph of $G$ that has diameter at most 2 and in which every vertex is contained in at least $\ell$ triangles in the subgraph. So far, the only algorithm for solving Vertex Triangle 2-Club relies on an ILP formulation [Almeida and Brás, Comput. Oper. Res. 2019]. In this work, we develop a… ▽ More

    Submitted 7 November, 2022; v1 submitted 3 November, 2022; originally announced November 2022.

  7. arXiv:2209.14197  [pdf, other

    cs.DS

    On Computing Exact Means of Time Series Using the Move-Split-Merge Metric

    Authors: Jana Holznigenkemper, Christian Komusiewicz, Bernhard Seeger

    Abstract: Computing an accurate mean of a set of time series is a critical task in applications like nearest-neighbor classification and clustering of time series. While there are many distance functions for time series, the most popular distance function used for the computation of time series means is the non-metric dynamic time war** (DTW) distance. A recent algorithm for the exact computation of a DTW… ▽ More

    Submitted 28 September, 2022; originally announced September 2022.

    Comments: 25 pages, 14 figures

  8. arXiv:2204.02902  [pdf, ps, other

    cs.DS cs.DM cs.LG

    Efficient Bayesian Network Structure Learning via Parameterized Local Search on Topological Orderings

    Authors: Niels Grüttemeier, Christian Komusiewicz, Nils Morawietz

    Abstract: In Bayesian Network Structure Learning (BNSL), one is given a variable set and parent scores for each variable and aims to compute a DAG, called Bayesian network, that maximizes the sum of parent scores, possibly under some structural constraints. Even very restricted special cases of BNSL are computationally hard, and, thus, in practice heuristics such as local search are used. A natural approach… ▽ More

    Submitted 6 April, 2022; originally announced April 2022.

  9. arXiv:2201.05654  [pdf, ps, other

    cs.DS

    The Parameterized Complexity of s-Club with Triangle and Seed Constraints

    Authors: Jaroslav Garvardt, Christian Komusiewicz, Frank Sommer

    Abstract: The s-Club problem asks, for a given undirected graph $G$, whether $G$ contains a vertex set $S$ of size at least $k$ such that $G[S]$, the subgraph of $G$ induced by $S$, has diameter at most $s$. We consider variants of $s$-Club where one additionally demands that each vertex of $G[S]$ is contained in at least $\ell$ triangles in $G[S]$, that each edge of $G[S]$ is contained in at least $\ell$~t… ▽ More

    Submitted 20 June, 2022; v1 submitted 14 January, 2022; originally announced January 2022.

  10. arXiv:2201.05465  [pdf, ps, other

    cs.DS cs.DM

    Covering Many (or Few) Edges with k Vertices in Sparse Graphs

    Authors: Tomohiro Koana, Christian Komusiewicz, André Nichterlein, Frank Sommer

    Abstract: We study the following two fixed-cardinality optimization problems (a maximization and a minimization variant). For a fixed $α$ between zero and one we are given a graph and two numbers $k \in \mathbb{N}$ and $t \in \mathbb{Q}$. The task is to find a vertex subset $S$ of exactly $k$ vertices that has value at least (resp. at most for minimization) $t$. Here, the value of a vertex set computes as… ▽ More

    Submitted 18 October, 2022; v1 submitted 14 January, 2022; originally announced January 2022.

    Comments: Extended abstract appeared in STACS '22

    ACM Class: F.2.2

  11. arXiv:2107.04482  [pdf, ps, other

    cs.DS cs.DM

    Preventing Small $\mathbf{(s,t)}$-Cuts by Protecting Edges

    Authors: Niels Grüttemeier, Christian Komusiewicz, Nils Morawietz, Frank Sommer

    Abstract: We introduce and study Weighted Min $(s,t)$-Cut Prevention, where we are given a graph $G=(V,E)$ with vertices $s$ and $t$ and an edge cost function and the aim is to choose an edge set $D$ of total cost at most $d$ such that $G$ has no $(s,t)$-edge cut of capacity at most $a$ that is disjoint from $D$. We show that Weighted Min $(s,t)$-Cut Prevention is NP-hard even on subcubcic graphs when all e… ▽ More

    Submitted 9 July, 2021; originally announced July 2021.

    Comments: 22 pages

  12. arXiv:2105.09675  [pdf, ps, other

    cs.DS cs.DM cs.LG

    On the Parameterized Complexity of Polytree Learning

    Authors: Niels Grüttemeier, Christian Komusiewicz, Nils Morawietz

    Abstract: A Bayesian network is a directed acyclic graph that represents statistical dependencies between variables of a joint probability distribution. A fundamental task in data science is to learn a Bayesian network from observed data. \textsc{Polytree Learning} is the problem of learning an optimal Bayesian network that fulfills the additional property that its underlying undirected graph is a forest. I… ▽ More

    Submitted 20 May, 2021; originally announced May 2021.

    Comments: 10 pages

  13. arXiv:2104.14171  [pdf, other

    cs.CC

    Parameterized String Equations

    Authors: Laurent Bulteau, Michael R. Fellows, Christian Komusiewicz, Frances Rosamond

    Abstract: We study systems of String Equations where block variables need to be assigned strings so that their concatenation gives a specified target string. We investigate this problem under a multivariate complexity framework, searching for tractable special cases such as systems of equations with few block variables or few equations. Our main results include a polynomial-time algorithm for size-2 equatio… ▽ More

    Submitted 29 April, 2021; originally announced April 2021.

  14. arXiv:2104.03138  [pdf, ps, other

    cs.DS cs.DM math.CO

    Destroying Multicolored Paths and Cycles in Edge-Colored Graphs

    Authors: Nils Jakob Eckstein, Niels Grüttemeier, Christian Komusiewicz, Frank Sommer

    Abstract: We study the computational complexity of $c$-Colored $P_\ell$ Deletion and $c$-Colored $C_\ell$ Deletion. In these problems, one is given a $c$-edge-colored graph and wants to destroy all induced $c$-colored paths or cycles, respectively, on $\ell$ vertices by deleting at most $k$ edges. Herein, a path or cycle is $c$-colored if it contains edges of $c$ distinct colors. We show that $c$-Colored… ▽ More

    Submitted 1 March, 2023; v1 submitted 7 April, 2021; originally announced April 2021.

    Comments: 31 pages

    Journal ref: Discrete Mathematics & Theoretical Computer Science, vol. 25:1, Graph Theory (March 3, 2023) dmtcs:7636

  15. arXiv:2103.03914  [pdf, other

    cs.DS

    Essentially Tight Kernels for (Weakly) Closed Graphs

    Authors: Tomohiro Koana, Christian Komusiewicz, Frank Sommer

    Abstract: We study kernelization of classic hard graph problems when the input graphs fulfill triadic closure properties. More precisely, we consider the recently introduced parameters closure number $c$ and the weak closure number $γ$ [Fox et al., SICOMP 2020] in addition to the standard parameter solution size $k$. For Capacitated Vertex Cover, Connected Vertex Cover, and Induced Matching we obtain the fi… ▽ More

    Submitted 5 March, 2021; originally announced March 2021.

  16. arXiv:2101.03800  [pdf, other

    cs.DS cs.DM

    Refined Notions of Parameterized Enumeration Kernels with Applications to Matching Cut Enumeration

    Authors: Petr A. Golovach, Christian Komusiewicz, Dieter Kratsch, Van Bang Le

    Abstract: An enumeration kernel as defined by Creignou et al. [Theory Comput. Syst. 2017] for a parameterized enumeration problem consists of an algorithm that transforms each instance into one whose size is bounded by the parameter plus a solution-lifting algorithm that efficiently enumerates all solutions from the set of the solutions of the kernel. We propose to consider two new versions of enumeration k… ▽ More

    Submitted 11 January, 2021; originally announced January 2021.

  17. arXiv:2007.05630  [pdf, ps, other

    cs.DM math.CO

    Computing Dense and Sparse Subgraphs of Weakly Closed Graphs

    Authors: Tomohiro Koana, Christian Komusiewicz, Frank Sommer

    Abstract: A graph $G$ is weakly $γ$-closed if every induced subgraph of $G$ contains one vertex $v$ such that for each non-neighbor $u$ of $v$ it holds that $|N(u)\cap N(v)|<γ$. The weak closure $γ(G)$ of a graph, recently introduced by Fox et al. [SIAM J. Comp. 2020], is the smallest number such that $G$ is weakly $γ$-closed. This graph parameter is never larger than the degeneracy (plus one) and can be si… ▽ More

    Submitted 3 November, 2022; v1 submitted 10 July, 2020; originally announced July 2020.

    Comments: Appeared in ISAAC '20

  18. arXiv:2005.03986  [pdf, other

    cs.DM

    Exploiting $\mathbf{c}$-Closure in Kernelization Algorithms for Graph Problems

    Authors: Tomohiro Koana, Christian Komusiewicz, Frank Sommer

    Abstract: A graph is c-closed if every pair of vertices with at least c common neighbors is adjacent. The c-closure of a graph G is the smallest number such that G is c-closed. Fox et al. [ICALP '18] defined c-closure and investigated it in the context of clique enumeration. We show that c-closure can be applied in kernelization algorithms for several classic graph problems. We show that Dominating Set admi… ▽ More

    Submitted 20 June, 2022; v1 submitted 8 May, 2020; originally announced May 2020.

  19. arXiv:2004.14724  [pdf, ps, other

    cs.DS cs.DM cs.LG

    Learning Bayesian Networks Under Sparsity Constraints: A Parameterized Complexity Analysis

    Authors: Niels Grüttemeier, Christian Komusiewicz

    Abstract: We study the problem of learning the structure of an optimal Bayesian network when additional constraints are posed on the network or on its moralized graph. More precisely, we consider the constraint that the network or its moralized graph are close, in terms of vertex or edge deletions, to a sparse graph class $Π$. For example, we show that learning an optimal network whose moralized graph has v… ▽ More

    Submitted 6 September, 2021; v1 submitted 30 April, 2020; originally announced April 2020.

    Comments: 42 pages

    Journal ref: Journal of Artificial Intelligence Research (JAIR), 74:1225-1267, 2022

  20. arXiv:2002.08659  [pdf, other

    cs.DS cs.DM math.CO

    Maximum Edge-Colorable Subgraph and Strong Triadic Closure Parameterized by Distance to Low-Degree Graphs

    Authors: Niels Grüttemeier, Christian Komusiewicz, Nils Morawietz

    Abstract: Given an undirected graph $G$ and integers $c$ and $k$, the Maximum Edge-Colorable Subgraph problem asks whether we can delete at most $k$ edges in $G$ to obtain a graph that has a proper edge coloring with at most $c$ colors. We show that Maximum Edge-Colorable Subgraph admits, for every fixed $c$, a linear-size problem kernel when parameterized by the edge deletion distance of $G$ to a graph wit… ▽ More

    Submitted 20 February, 2020; originally announced February 2020.

    Comments: 32 Pages

  21. arXiv:1908.03870  [pdf, ps, other

    cs.CC cs.DS math.CO

    Graph Motif Problems Parameterized by Dual

    Authors: Guillaume Fertin, Christian Komusiewicz

    Abstract: Let $G=(V,E)$ be a vertex-colored graph, where $C$ is the set of colors used to color $V$. The Graph Motif (or GM) problem takes as input $G$, a multiset $M$ of colors built from $C$, and asks whether there is a subset $S\subseteq V$ such that (i) $G[S]$ is connected and (ii) the multiset of colors obtained from $S$ equals $M$. The Colorful Graph Motif (or CGM) problem is the special case of GM in… ▽ More

    Submitted 11 August, 2019; originally announced August 2019.

    Comments: A preliminary version of this work appeared in Proceedings of the 27th Annual Symposium on Combinatorial Pattern Matching (CPM '16), volume 54 of LIPIcs, pages 7:1--7:12. This version contains all missing proofs and several further improvements

  22. arXiv:1901.03627  [pdf, ps, other

    cs.DS cs.DM math.CO

    Destroying Bicolored $P_3$s by Deleting Few Edges

    Authors: Niels Grüttemeier, Christian Komusiewicz, Jannik Schestag, Frank Sommer

    Abstract: We introduce and study the Bicolored $P_3$ Deletion problem defined as follows. The input is a graph $G=(V,E)$ where the edge set $E$ is partitioned into a set $E_r$ of red edges and a set $E_b$ of blue edges. The question is whether we can delete at most $k$ edges such that $G$ does not contain a bicolored $P_3$ as an induced subgraph. Here, a bicolored $P_3$ is a path on three vertices with one… ▽ More

    Submitted 4 June, 2021; v1 submitted 11 January, 2019; originally announced January 2019.

    Comments: 25 pages

    Journal ref: Discrete Mathematics & Theoretical Computer Science, vol. 23 no. 1, Graph Theory (June 8, 2021) dmtcs:6108

  23. arXiv:1811.09411  [pdf, other

    cs.DS cs.DM

    Your Rugby Mates Don't Need to Know your Colleagues: Triadic Closure with Edge Colors

    Authors: Laurent Bulteau, Niels Grüttemeier, Christian Komusiewicz, Manuel Sorge

    Abstract: Given an undirected graph $G=(V,E)$ the NP-hard Strong Triadic Closure (STC) problem asks for a labeling of the edges as \emph{weak} and \emph{strong} such that at most $k$ edges are weak and for each induced $P_3$ in $G$ at least one edge is weak. In this work, we study the following generalizations of STC with $c$ different strong edge colors. In Multi-STC an induced $P_3$ may receive two strong… ▽ More

    Submitted 11 March, 2021; v1 submitted 23 November, 2018; originally announced November 2018.

    Comments: 29 pages

  24. Solving Partition Problems Almost Always Requires Pushing Many Vertices Around

    Authors: Iyad Kanj, Christian Komusiewicz, Manuel Sorge, Erik Jan van Leeuwen

    Abstract: A fundamental graph problem is to recognize whether the vertex set of a graph $G$ can be bipartitioned into sets $A$ and $B$ such that $G[A]$ and $G[B]$ satisfy properties $Π_A$ and $Π_B$, respectively. This so-called $(Π_A,Π_B)$-Recognition problem generalizes amongst others the recognition of $3$-colorable, bipartite, split, and monopolar graphs. In this paper, we study whether certain fixed-par… ▽ More

    Submitted 23 August, 2019; v1 submitted 27 August, 2018; originally announced August 2018.

    Comments: Full version of the corresponding article in the Proceedings of the 26th Annual European Symposium on Algorithms (ESA '18), 35 pages, 7 figures

  25. Exact Algorithms for Finding Well-Connected 2-Clubs in Real-World Graphs: Theory and Experiments

    Authors: Christian Komusiewicz, André Nichterlein, Rolf Niedermeier, Marten Picker

    Abstract: Finding large "cliquish" subgraphs is a central topic in graph mining and community detection. A popular clique relaxation are 2-clubs: instead of asking for subgraphs of diameter one (these are cliques), one asks for subgraphs of diameter at most two (these are 2-clubs). A drawback of the 2-club model is that it produces star-like hub-and-spoke structures as maximum-cardinality solutions. Hence,… ▽ More

    Submitted 21 December, 2018; v1 submitted 19 July, 2018; originally announced July 2018.

    Comments: To appear at European Journal of Operational Research

  26. arXiv:1803.00807  [pdf, ps, other

    cs.DS cs.DM

    On the Relation of Strong Triadic Closure and Cluster Deletion

    Authors: Niels Grüttemeier, Christian Komusiewicz

    Abstract: We study the parameterized and classical complexity of two related problems on undirected graphs $G=(V,E)$. In Strong Triadic Closure we aim to label the edges in $E$ as strong and weak such that at most~$k$ edges are weak and $G$ contains no induced $P_3$ with two strong edges. In Cluster Deletion, we aim to destroy all induced $P_3$s by a minimum number of edge deletions. We first show that Stro… ▽ More

    Submitted 6 August, 2019; v1 submitted 2 March, 2018; originally announced March 2018.

    Comments: 27 pages

  27. arXiv:1710.07584  [pdf, ps, other

    cs.CC cs.DS math.CO

    The Maximum Colorful Arborescence problem parameterized by the structure of its color hierarchy graph

    Authors: Guillaume Fertin, Julien Fradin, Christian Komusiewicz

    Abstract: Let G=(V,A) be a vertex-colored arc-weighted directed acyclic graph (DAG) rooted in some vertex r, and let H be its color hierarchy graph, defined as follows: V(H) is the color set C of G, and an arc from color c to color c' exists in H if there is an arc in G from a vertex of color c to a vertex of color c'. In this paper, we study the MAXIMUM COLORFUL ARBORESCENCE problem (or MCA), which takes a… ▽ More

    Submitted 28 February, 2018; v1 submitted 20 October, 2017; originally announced October 2017.

    Comments: Submitted a 12 pages version (+ rest in Appendix for referees) to CPM 2018

  28. arXiv:1702.06503  [pdf, ps, other

    cs.CC cs.DS

    When can Graph Hyperbolicity be computed in Linear Time?

    Authors: Till Fluschnik, Christian Komusiewicz, George B. Mertzios, André Nichterlein, Rolf Niedermeier, Nimrod Talmon

    Abstract: Hyperbolicity measures, in terms of (distance) metrics, how close a given graph is to being a tree. Due to its relevance in modeling real-world networks, hyperbolicity has seen intensive research over the last years. Unfortunately, the best known algorithms for computing the hyperbolicity number of a graph (the smaller, the more tree-like) have running time $O(n^4)$, where $n$ is the number of gra… ▽ More

    Submitted 21 February, 2017; originally announced February 2017.

    MSC Class: 05C12; 68R10; 68Q25; 68Q17 ACM Class: F.2.2; G.2.2

  29. arXiv:1702.04322  [pdf, ps, other

    cs.CC cs.DS

    Parameterized Algorithms for Recognizing Monopolar and 2-Subcolorable Graphs

    Authors: Iyad Kanj, Christian Komusiewicz, Manuel Sorge, Erik Jan van Leeuwen

    Abstract: A graph $G$ is a $(Π_A,Π_B)$-graph if $V(G)$ can be bipartitioned into $A$ and $B$ such that $G[A]$ satisfies property $Π_A$ and $G[B]$ satisfies property $Π_B$. The $(Π_{A},Π_{B})$-Recognition problem is to recognize whether a given graph is a $(Π_A,Π_B)$-graph. There are many $(Π_{A},Π_{B})$-Recognition problems, including the recognition problems for bipartite, split, and unipolar graphs. We pr… ▽ More

    Submitted 4 January, 2018; v1 submitted 14 February, 2017; originally announced February 2017.

    Comments: A preliminary version of this paper appears in the proceedings of SWAT 2016. A journal version of this paper appears in Journal of Computer and System Sciences, volume 92, 2018. This ArXiv paper additionally discusses relations to the iterative localization technique (Heggernes et al., Information and Computation, 2013)

  30. arXiv:1606.03268  [pdf, ps, other

    cs.DS

    Parameterized Algorithmics for Graph Modification Problems: On Interactions with Heuristics

    Authors: Christian Komusiewicz, André Nichterlein, Rolf Niedermeier

    Abstract: In graph modification problems, one is given a graph G and the goal is to apply a minimum number of modification operations (such as edge deletions) to G such that the resulting graph fulfills a certain property. For example, the Cluster Deletion problem asks to delete as few edges as possible such that the resulting graph is a disjoint union of cliques. Graph modification problems appear in numer… ▽ More

    Submitted 10 June, 2016; originally announced June 2016.

    Comments: Invited Paper at the 41st International Workshop on Graph-Theoretic Concepts in Computer Science (WG 15)

    MSC Class: 05C85

  31. arXiv:1605.00901  [pdf, other

    math.OC cs.DM math.CO

    Precedence-constrained scheduling problems parameterized by partial order width

    Authors: René van Bevern, Robert Bredereck, Laurent Bulteau, Christian Komusiewicz, Nimrod Talmon, Gerhard J. Woeginger

    Abstract: Negatively answering a question posed by Mnich and Wiese (Math. Program. 154(1-2):533-562), we show that P2|prec,$p_j{\in}\{1,2\}$|$C_{\max}$, the problem of finding a non-preemptive minimum-makespan schedule for precedence-constrained jobs of lengths 1 and 2 on two parallel identical machines, is W[2]-hard parameterized by the width of the partial order giving the precedence constraints. To this… ▽ More

    Submitted 3 May, 2016; originally announced May 2016.

    Comments: 14 pages plus appendix

    MSC Class: 90B35 ACM Class: F.2.2; F.4.3; G.2.1; I.2.8

  32. arXiv:1604.07724  [pdf, other

    cs.CC cs.DM cs.DS

    Assessing the Computational Complexity of Multi-Layer Subgraph Detection

    Authors: Robert Bredereck, Christian Komusiewicz, Stefan Kratsch, Hendrik Molter, Rolf Niedermeier, Manuel Sorge

    Abstract: Multi-layer graphs consist of several graphs (layers) over the same vertex set. They are motivated by real-world problems where entities (vertices) are associated via multiple types of relationships (edges in different layers). We chart the border of computational (in)tractability for the class of subgraph detection problems on multi-layer graphs, including fundamental problems such as maximum mat… ▽ More

    Submitted 21 October, 2019; v1 submitted 26 April, 2016; originally announced April 2016.

    ACM Class: G.2.2; F.2.2; G.2.1; I.1.2

  33. arXiv:1604.04827  [pdf, other

    cs.DL cs.DM cs.DS cs.SI

    h-Index Manipulation by Undoing Merges

    Authors: René van Bevern, Christian Komusiewicz, Hendrik Molter, Rolf Niedermeier, Manuel Sorge, Toby Walsh

    Abstract: The h-index is an important bibliographic measure used to assess the performance of researchers. Dutiful researchers merge different versions of their articles in their Google Scholar profile even though this can decrease their h-index. In this article, we study the manipulation of the h-index by undoing such merges. In contrast to manipulation by merging articles (van Bevern et al. [Artif. Intel.… ▽ More

    Submitted 12 November, 2019; v1 submitted 17 April, 2016; originally announced April 2016.

    MSC Class: 91D30 ACM Class: G.2.1; G.2.2; F.2.2; H.3.7

    Journal ref: Quantitative Science Studies, 1(4): 1529-1552. 2020

  34. Parameterizing edge modification problems above lower bounds

    Authors: René van Bevern, Vincent Froese, Christian Komusiewicz

    Abstract: We study the parameterized complexity of a variant of the $F$-free Editing problem: Given a graph $G$ and a natural number $k$, is it possible to modify at most $k$ edges in $G$ so that the resulting graph contains no induced subgraph isomorphic to $F$? In our variant, the input additionally contains a vertex-disjoint packing $\mathcal{H}$ of induced subgraphs of $G$, which provides a lower bound… ▽ More

    Submitted 22 December, 2016; v1 submitted 13 December, 2015; originally announced December 2015.

    Comments: Version accepted to Theory of Computing Systems, CSR'16 special issue

    MSC Class: 05C85 ACM Class: G.2.2; F.2.2; G.2.1

    Journal ref: Theory of Computing Systems 62(3):739-770, 2018

  35. arXiv:1511.09389  [pdf, other

    cs.DM math.CO

    The role of twins in computing planar supports of hypergraphs

    Authors: René van Bevern, Iyad A. Kanj, Christian Komusiewicz, Rolf Niedermeier, Manuel Sorge

    Abstract: A support or realization of a hypergraph $H$ is a graph $G$ on the same vertex as $H$ such that for each hyperedge of $H$ it holds that its vertices induce a connected subgraph of $G$. The NP-hard problem of finding a planar support has applications in hypergraph drawing and network design. Previous algorithms for the problem assume that twins -- pairs of vertices that are in precisely the same hy… ▽ More

    Submitted 1 August, 2022; v1 submitted 15 November, 2015; originally announced November 2015.

  36. arXiv:1511.05449  [pdf, ps, other

    cs.DS cs.CC cs.DM

    Tight Running Time Lower Bounds for Vertex Deletion Problems

    Authors: Christian Komusiewicz

    Abstract: For a graph class $Π$, the $Π$-Vertex Deletion problem has as input an undirected graph $G=(V,E)$ and an integer $k$ and asks whether there is a set of at most $k$ vertices that can be deleted from $G$ such that the resulting graph is a member of $Π$. By a classic result of Lewis and Yannakakis [J. Comput. Syst. Sci. '80], $Π$-Vertex Deletion is NP-hard for all hereditary properties $Π$. We adapt… ▽ More

    Submitted 17 May, 2016; v1 submitted 17 November, 2015; originally announced November 2015.

  37. arXiv:1507.02350  [pdf, other

    cs.DM math.CO

    Well-Formed Separator Sequences, with an Application to Hypergraph Drawing

    Authors: René van Bevern, Iyad Kanj, Christian Komusiewicz, Rolf Niedermeier, Manuel Sorge

    Abstract: Given a hypergraph $H$, the Planar Support problem asks whether there is a planar graph $G$ on the same vertex set as $H$ such that each hyperedge induces a connected subgraph of $G$. Planar Support is motivated by applications in graph drawing and data visualization. We show that Planar Support is fixed-parameter tractable when parameterized by the number of hyperedges in the input hypergraph and… ▽ More

    Submitted 8 July, 2015; originally announced July 2015.

    Comments: 30 pages, 5 figures

    MSC Class: 68R10 ACM Class: G.2.2; F.2.2; G.2.1; I.1.2

  38. arXiv:1506.05620  [pdf, other

    cs.DS cs.DM math.OC

    A parameterized approximation algorithm for the mixed and windy Capacitated Arc Routing Problem: theory and experiments

    Authors: René van Bevern, Christian Komusiewicz, Manuel Sorge

    Abstract: We prove that any polynomial-time $α(n)$-approximation algorithm for the $n$-vertex metric asymmetric Traveling Salesperson Problem yields a polynomial-time $O(α(C))$-approximation algorithm for the mixed and windy Capacitated Arc Routing Problem, where $C$ is the number of weakly connected components in the subgraph induced by the positive-demand arcs---a small number in many applications. In con… ▽ More

    Submitted 15 October, 2016; v1 submitted 18 June, 2015; originally announced June 2015.

    Comments: A preliminary version of this article appeared in the Proceedings of the 15th Workshop on Algorithmic Approaches for Transportation Modeling, Optimization, and Systems (ATMOS'15). This version describes several algorithmic enhancements, contains an experimental evaluation of our algorithm, and provides a new benchmark data set

    MSC Class: 90B06 ACM Class: F.2.2; G.1.6; G.2.1; G.2.2; I.2.8

    Journal ref: Networks 70(3):262-278, 2017

  39. arXiv:1503.06321  [pdf, other

    cs.DS cs.CC

    Parameterized Complexity of Critical Node Cuts

    Authors: Danny Hermelin, Moshe Kaspi, Christian Komusiewicz, Barak Navon

    Abstract: We consider the following natural graph cut problem called Critical Node Cut (CNC): Given a graph $G$ on $n$ vertices, and two positive integers $k$ and $x$, determine whether $G$ has a set of $k$ vertices whose removal leaves $G$ with at most $x$ connected pairs of vertices. We analyze this problem in the framework of parameterized complexity. That is, we are interested in whether or not this pro… ▽ More

    Submitted 28 June, 2015; v1 submitted 21 March, 2015; originally announced March 2015.

  40. arXiv:1412.5498  [pdf, other

    cs.DL cs.DM cs.DS cs.SI

    H-Index Manipulation by Merging Articles: Models, Theory, and Experiments

    Authors: René van Bevern, Christian Komusiewicz, Rolf Niedermeier, Manuel Sorge, Toby Walsh

    Abstract: An author's profile on Google Scholar consists of indexed articles and associated data, such as the number of citations and the H-index. The author is allowed to merge articles; this may affect the H-index. We analyze the (parameterized) computational complexity of maximizing the H-index using article merges. Herein, to model realistic manipulation scenarios, we define a compatibility graph whose… ▽ More

    Submitted 11 August, 2016; v1 submitted 17 December, 2014; originally announced December 2014.

    Comments: Manuscript accepted to Artificial Intelligence

    MSC Class: 91D30 ACM Class: G.2.1; G.2.2; F.2.2; H.3.7

    Journal ref: Artificial Intelligence, 240:19-35, 2016

  41. arXiv:1307.7842  [pdf, other

    cs.DS cs.CE q-bio.QM

    A Fixed-Parameter Algorithm for Minimum Common String Partition with Few Duplications

    Authors: Laurent Bulteau, Guillaume Fertin, Christian Komusiewicz, Irena Rusu

    Abstract: Motivated by the study of genome rearrangements, the NP-hard Minimum Common String Partition problems asks, given two strings, to split both strings into an identical set of blocks. We consider an extension of this problem to unbalanced strings, so that some elements may not be covered by any block. We present an efficient fixed-parameter algorithm for the parameters number k of blocks and maximum… ▽ More

    Submitted 30 July, 2013; originally announced July 2013.

    Comments: Peer-reviewed and presented as part of the 13th Workshop on Algorithms in Bioinformatics (WABI2013)

  42. arXiv:1305.3735  [pdf, ps, other

    cs.CC cs.DS math.CO

    On Structural Parameterizations for the 2-Club Problem

    Authors: Sepp Hartung, Christian Komusiewicz, André Nichterlein, Ondrej Suchý

    Abstract: The NP-hard 2-Club problem is, given an undirected graph G=(V,E) and l\in N, to decide whether there is a vertex set S\subseteq V of size at least l such that the induced subgraph G[S] has diameter at most two. We make progress towards a systematic classification of the complexity of 2-Club with respect to a hierarchy of prominent structural graph parameters. First, we present the following tight… ▽ More

    Submitted 16 May, 2013; originally announced May 2013.

    Comments: An extended abstract of this paper appeared in Proceedings of the 39th International Conference on Current Trends in Theory and Practice of Computer Science (SOFSEM'13), Jan. 2013, volume 7741 of LNCS, pages 233-243, Springer, 2013

  43. arXiv:1305.0649  [pdf, other

    cs.DS

    Minimum Common String Partition Parameterized by Partition Size is Fixed-Parameter Tractable

    Authors: Laurent Bulteau, Christian Komusiewicz

    Abstract: The NP-hard Minimum Common String Partition problem asks whether two strings $x$ and $y$ can each be partitioned into at most $k$ substrings, called blocks, such that both partitions use exactly the same blocks in a different order. We present the first fixed-parameter algorithm for Minimum Common String Partition using only parameter $k$.

    Submitted 28 October, 2013; v1 submitted 3 May, 2013; originally announced May 2013.