Skip to main content

Showing 1–6 of 6 results for author: Mannens, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:2312.03859  [pdf, ps, other

    cs.DM cs.CC

    Towards Tight Bounds for the Graph Homomorphism Problem Parameterized by Cutwidth via Asymptotic Rank Parameters

    Authors: Carla Groenland, Isja Mannens, Jesper Nederlof, Marta Piecyk, Paweł Rzążewski

    Abstract: A homomorphism from a graph $G$ to a graph $H$ is an edge-preserving map** from $V(G)$ to $V(H)$. In the graph homomorphism problem, denoted by $Hom(H)$, the graph $H$ is fixed and we need to determine if there exists a homomorphism from an instance graph $G$ to $H$. We study the complexity of the problem parameterized by the cutwidth of $G$. We aim, for each $H$, for algorithms for $Hom(H)$ r… ▽ More

    Submitted 6 December, 2023; originally announced December 2023.

  2. arXiv:2310.05784  [pdf, other

    cs.DM cs.CC cs.DS

    The Parameterised Complexity of Integer Multicommodity Flow

    Authors: Hans L. Bodlaender, Isja Mannens, Jelle J. Oostveen, Sukanya Pandey, Erik Jan van Leeuwen

    Abstract: The Integer Multicommodity Flow problem has been studied extensively in the literature. However, from a parameterised perspective, mostly special cases, such as the Disjoint Paths problem, have been considered. Therefore, we investigate the parameterised complexity of the general Integer Multicommodity Flow problem. We show that the decision version of this problem on directed graphs for a constan… ▽ More

    Submitted 23 October, 2023; v1 submitted 9 October, 2023; originally announced October 2023.

  3. arXiv:2307.01046  [pdf, other

    cs.CC cs.DS

    A Fine-Grained Classification of the Complexity of Evaluating the Tutte Polynomial on Integer Points Parameterized by Treewidth and Cutwidth

    Authors: Isja Mannens, Jesper Nederlof

    Abstract: We give a fine-grained classification of evaluating the Tutte polynomial $T(G;x,y)$ on all integer points on graphs with small treewidth and cutwidth. Specifically, we show for any point $(x,y) \in \mathbb{Z}^2$ that either - can be computed in polynomial time, - can be computed in $2^{O(tw)}n^{O(1)}$ time, but not in $2^{o(ctw)}n^{O(1)}$ time assuming the Exponential Time Hypothesis (ETH),… ▽ More

    Submitted 3 July, 2023; originally announced July 2023.

    Comments: Suplementary code found at: https://github.com/isja-m/ForestRank4-5

  4. arXiv:2303.06609  [pdf, other

    cs.DM math.CO

    Reconstructing Graphs from Connected Triples

    Authors: Paul Bastide, Linda Cook, Jeff Erickson, Carla Groenland, Marc van Kreveld, Isja Mannens, Jordi L. Vermeulen

    Abstract: We introduce a new model of indeterminacy in graphs: instead of specifying all the edges of the graph, the input contains all triples of vertices that form a connected subgraph. In general, different (labelled) graphs may have the same set of connected triples, making unique reconstruction of the original graph from the triples impossible. We identify some families of graphs (including triangle-fr… ▽ More

    Submitted 12 March, 2023; originally announced March 2023.

    Comments: 20 pages including appendices

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

  5. arXiv:2110.02730  [pdf, other

    cs.DS cs.CC

    Tight bounds for counting colorings and connected edge sets parameterized by cutwidth

    Authors: Carla Groenland, Jesper Nederlof, Isja Mannens, Krisztina Szilágyi

    Abstract: We study the fine-grained complexity of counting the number of colorings and connected spanning edge sets parameterized by the cutwidth and treewidth of the graph. While decompositions of small treewidth decompose the graph with small vertex separators, decompositions with small cutwidth decompose the graph with small \emph{edge} separators. Let $p,q \in \mathbb{N}$ such that $p$ is a prime and… ▽ More

    Submitted 31 July, 2023; v1 submitted 6 October, 2021; originally announced October 2021.

  6. arXiv:2106.11689  [pdf, other

    cs.DS cs.CC cs.DM

    On the Parameterized Complexity of the Connected Flow and Many Visits TSP Problem

    Authors: Isja Mannens, Jesper Nederlof, Céline Swennenhuis, Krisztina Szilágyi

    Abstract: We study a variant of Min Cost Flow in which the flow needs to be connected. Specifically, in the Connected Flow problem one is given a directed graph $G$, along with a set of demand vertices $D \subseteq V(G)$ with demands $\mathsf{dem}: D \rightarrow \mathbb{N}$, and costs and capacities for each edge. The goal is to find a minimum cost flow that satisfies the demands, respects the capacities an… ▽ More

    Submitted 20 July, 2021; v1 submitted 22 June, 2021; originally announced June 2021.

    Comments: To be included in the proceedings of the 'International Workshop on Graph-Theoretic Concepts in Computer Science' (WG2021)