Skip to main content

Showing 1–7 of 7 results for author: Meintrup, J

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

    cs.DS

    Exploiting Automorphisms of Temporal Graphs for Fast Exploration and Rendezvous

    Authors: Konstantinos Dogeas, Thomas Erlebach, Frank Kammer, Johannes Meintrup, William K. Moses Jr

    Abstract: Temporal graphs are dynamic graphs where the edge set can change in each time step, while the vertex set stays the same. Exploration of temporal graphs whose snapshot in each time step is a connected graph, called connected temporal graphs, has been widely studied. In this paper, we extend the concept of graph automorphisms from static graphs to temporal graphs for the first time and show that sym… ▽ More

    Submitted 12 December, 2023; originally announced December 2023.

  2. arXiv:2310.11812  [pdf, other

    cs.DS

    Open Problems in (Hyper)Graph Decomposition

    Authors: Deepak Ajwani, Rob H. Bisseling, Katrin Casel, Ümit V. Çatalyürek, Cédric Chevalier, Florian Chudigiewitsch, Marcelo Fonseca Faraj, Michael Fellows, Lars Gottesbüren, Tobias Heuer, George Karypis, Kamer Kaya, Jakub Lacki, Johannes Langguth, Xiaoye Sherry Li, Ruben Mayer, Johannes Meintrup, Yosuke Mizutani, François Pellegrini, Fabrizio Petrini, Frances Rosamond, Ilya Safro, Sebastian Schlag, Christian Schulz, Roohani Sharma , et al. (4 additional authors not shown)

    Abstract: Large networks are useful in a wide range of applications. Sometimes problem instances are composed of billions of entities. Decomposing and analyzing these structures helps us gain new insights about our surroundings. Even if the final application concerns a different problem (such as traversal, finding paths, trees, and flows), decomposing large graphs is often an important subproblem for comple… ▽ More

    Submitted 18 October, 2023; originally announced October 2023.

  3. arXiv:2307.00996  [pdf, other

    cs.DS

    Kernelizing Problems on Planar Graphs in Sublinear Space and Polynomial Time

    Authors: Arindam Biswas, Johannes Meintrup

    Abstract: In this paper, we devise a scheme for kernelizing, in sublinear space and polynomial time, various problems on planar graphs. The scheme exploits planarity to ensure that the resulting algorithms run in polynomial time and use O((sqrt(n) + k) log n) bits of space, where n is the number of vertices in the input instance and k is the intended solution size. As examples, we apply the scheme to Domina… ▽ More

    Submitted 3 July, 2023; originally announced July 2023.

  4. arXiv:2301.10564  [pdf, other

    cs.DS

    Succinct Planar Encoding with Minor Operations

    Authors: Frank Kammer, Johannes Meintrup

    Abstract: Let $G$ be an unlabeled planar and simple $n$-vertex graph. Unlabeled graphs are graphs where the label-information is either not given or lost during the construction of data-structures. We present a succinct encoding of $G$ that provides induced-minor operations, i.e., edge contractions and vertex deletions. Any sequence of such operations is processed in $O(n)$ time in the word-RAM model. At al… ▽ More

    Submitted 17 January, 2024; v1 submitted 25 January, 2023; originally announced January 2023.

  5. arXiv:2205.06128  [pdf, other

    cs.DS

    Space-Efficient Graph Coarsening with Applications to Succinct Planar Encodings

    Authors: Nina Hammer, Frank Kammer, Johannes Meintrup

    Abstract: We present a novel space-efficient graph coarsening technique for $n$-vertex planar graphs $G$, called cloud partition, which partitions the vertices $V(G)$ into disjoint sets $C$ of size $O(\log n)$ such that each $C$ induces a connected subgraph of $G$. Using this partition $P$ we construct a so-called structure-maintaining minor $F$ of $G$ via specific contractions within the disjoint sets such… ▽ More

    Submitted 18 June, 2024; v1 submitted 12 May, 2022; originally announced May 2022.

  6. arXiv:2002.07287  [pdf, other

    cs.DS

    Sorting and Ranking of Self-Delimiting Numbers with Applications to Outerplanar Graph Isomorphism

    Authors: Frank Kammer, Johannes Meintrup, Andrej Sajenko

    Abstract: Assume that an $N$-bit sequence $S$ of $k$ numbers encoded as Elias gamma codes is given as input. We present space-efficient algorithms for sorting, dense ranking and competitive ranking on $S$ in the word RAM model with word size $Ω(\log N)$ bits. Our algorithms run in $O(k + \frac{N}{\log N})$ time and use $O(N)$ bits. The sorting algorithm returns the given numbers in sorted order, stored with… ▽ More

    Submitted 2 May, 2024; v1 submitted 17 February, 2020; originally announced February 2020.

    ACM Class: F.2.2

  7. arXiv:1907.00676  [pdf, other

    cs.DS

    Space-Efficient Vertex Separators for Treewidth

    Authors: Frank Kammer, Johannes Meintrup, Andrej Sajenko

    Abstract: For $n$-vertex graphs with treewidth $k = O(n^{1/2-ε})$ and an arbitrary $ε>0$, we present a word-RAM algorithm to compute vertex separators using only $O(n)$ bits of working memory. As an application of our algorithm, we give an $O(1)$-approximation algorithm for tree decomposition. Our algorithm computes a tree decomposition in $c^k n (\log \log n) \log^* n$ time using $O(n)$ bits for some const… ▽ More

    Submitted 30 September, 2020; v1 submitted 1 July, 2019; originally announced July 2019.