Skip to main content

Showing 1–41 of 41 results for author: Mutzel, P

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

    cs.AI cs.DM cs.DS cs.LO

    SAT Encoding of Partial Ordering Models for Graph Coloring Problems

    Authors: Daniel Faber, Adalat Jabrayilov, Petra Mutzel

    Abstract: In this paper, we suggest new SAT encodings of the partial-ordering based ILP model for the graph coloring problem (GCP) and the bandwidth coloring problem (BCP). The GCP asks for the minimum number of colors that can be assigned to the vertices of a given graph such that each two adjacent vertices get different colors. The BCP is a generalization, where each edge has a weight that enforces a mini… ▽ More

    Submitted 23 March, 2024; originally announced March 2024.

  2. arXiv:2305.16001  [pdf, other

    cs.SI

    A Higher-Order Temporal H-Index for Evolving Networks

    Authors: Lutz Oettershagen, Nils M. Kriege, Petra Mutzel

    Abstract: The H-index of a node in a static network is the maximum value $h$ such that at least $h$ of its neighbors have a degree of at least $h$. Recently, a generalized version, the $n$-th order H-index, was introduced, allowing to relate degree centrality, H-index, and the $k$-core of a node. We extend the $n$-th order H-index to temporal networks and define corresponding temporal centrality measures an… ▽ More

    Submitted 25 May, 2023; originally announced May 2023.

  3. arXiv:2209.12587  [pdf, other

    cs.DS

    TGLib: An Open-Source Library for Temporal Graph Analysis

    Authors: Lutz Oettershagen, Petra Mutzel

    Abstract: We initiate an open-source library for the efficient analysis of temporal graphs. We consider one of the standard models of dynamic networks in which each edge has a discrete timestamp and transition time. Recently there has been a massive interest in analyzing such temporal graphs. Common computational data mining and analysis tasks include the computation of temporal distances, centrality measur… ▽ More

    Submitted 26 September, 2022; originally announced September 2022.

  4. arXiv:2209.07332  [pdf, other

    cs.SI cs.LG

    A Temporal Graphlet Kernel for Classifying Dissemination in Evolving Networks

    Authors: Lutz Oettershagen, Nils M. Kriege, Claude Jordan, Petra Mutzel

    Abstract: We introduce the \emph{temporal graphlet kernel} for classifying dissemination processes in labeled temporal graphs. Such dissemination processes can be spreading (fake) news, infectious diseases, or computer viruses in dynamic networks. The networks are modeled as labeled temporal graphs, in which the edges exist at specific points in time, and node labels change over time. The classification pro… ▽ More

    Submitted 12 September, 2022; originally announced September 2022.

  5. arXiv:2206.13678  [pdf, other

    cs.DM

    Strengthened Partial-Ordering Based ILP Models for the Vertex Coloring Problem

    Authors: Adalat Jabrayilov, Petra Mutzel

    Abstract: The vertex coloring problem asks for the minimum number of colors that can be assigned to the vertices of a given graph such that each two adjacent vertices get different colors. For this NP-hard problem, a variety of integer linear programming (ILP) models have been suggested. Among them, the assignment based and the partial-ordering based ILP models are attractive due to their simplicity and eas… ▽ More

    Submitted 27 June, 2022; originally announced June 2022.

    Comments: 19 pages

    MSC Class: 05C15 (Primary); 68R10 (Secondary) ACM Class: G.1.6; G.2.2; F.2.2

  6. arXiv:2203.07325  [pdf, other

    cs.CG

    Minimum-Error Triangulations for Sea Surface Reconstruction

    Authors: Anna Arutyunova, Anne Driemel, Jan-Henrik Haunert, Herman Haverkort, Jürgen Kusche, Elmar Langetepe, Philip Mayer, Petra Mutzel, Heiko Röglin

    Abstract: We apply state-of-the-art computational geometry methods to the problem of reconstructing a time-varying sea surface from tide gauge records. Our work builds on a recent article by Nitzke et al.~(Computers \& Geosciences, 157:104920, 2021) who have suggested to learn a triangulation $D$ of a given set of tide gauge stations. The objective is to minimize the misfit of the piecewise linear surface i… ▽ More

    Submitted 14 March, 2022; originally announced March 2022.

    Comments: 42 pages, 36 figures, accepted for SoCG 2022

  7. arXiv:2202.03706  [pdf, other

    cs.SI cs.DS cs.IR

    Temporal Walk Centrality: Ranking Nodes in Evolving Networks

    Authors: Lutz Oettershagen, Petra Mutzel, Nils M. Kriege

    Abstract: We propose the Temporal Walk Centrality, which quantifies the importance of a node by measuring its ability to obtain and distribute information in a temporal network. In contrast to the widely-used betweenness centrality, we assume that information does not necessarily spread on shortest paths but on temporal random walks that satisfy the time constraints of the network. We show that temporal wal… ▽ More

    Submitted 8 February, 2022; originally announced February 2022.

    Comments: Accepted at the ACM Web Conference (WWW) 2022

  8. arXiv:2111.10095  [pdf, other

    cs.DB cs.DS

    An Index for Single Source All Destinations Distance Queries in Temporal Graphs

    Authors: Lutz Oettershagen, Petra Mutzel

    Abstract: Temporal closeness is a generalization of the classical closeness centrality measure for analyzing evolving networks. The temporal closeness of a vertex $v$ is defined as the sum of the reciprocals of the temporal distances to the other vertices. Ranking all vertices of a network according to the temporal closeness is computationally expensive as it leads to a single-source-all-destination (SSAD)… ▽ More

    Submitted 20 January, 2023; v1 submitted 19 November, 2021; originally announced November 2021.

  9. arXiv:2009.06778  [pdf, other

    cs.DS

    Spatio-Temporal Top-k Similarity Search for Trajectories in Graphs

    Authors: Lutz Oettershagen, Anne Driemel, Petra Mutzel

    Abstract: We study the problem of finding the $k$ most similar trajectories to a given query trajectory. Our work is inspired by the work of Grossi et al. [6] that considers trajectories as walks in a graph. Each visited vertex is accompanied by a time-interval. Grossi et al. define a similarity function that captures temporal and spatial aspects. We improve this similarity function to derive a new spatio-t… ▽ More

    Submitted 19 October, 2020; v1 submitted 14 September, 2020; originally announced September 2020.

  10. arXiv:2007.08663  [pdf, ps, other

    cs.LG cs.NE stat.ML

    TUDataset: A collection of benchmark datasets for learning with graphs

    Authors: Christopher Morris, Nils M. Kriege, Franka Bause, Kristian Kersting, Petra Mutzel, Marion Neumann

    Abstract: Recently, there has been an increasing interest in (supervised) learning with graph data, especially using graph neural networks. However, the development of meaningful benchmark datasets and standardized evaluation procedures is lagging, consequently hindering advancements in this area. To address this, we introduce the TUDataset for graph classification and regression. The collection consists of… ▽ More

    Submitted 16 July, 2020; originally announced July 2020.

    Comments: ICML 2020 workshop "Graph Representation Learning and Beyond"

  11. arXiv:1911.05496  [pdf, other

    cs.SI cs.LG stat.ML

    Temporal Graph Kernels for Classifying Dissemination Processes

    Authors: Lutz Oettershagen, Nils M. Kriege, Christopher Morris, Petra Mutzel

    Abstract: Many real-world graphs or networks are temporal, e.g., in a social network persons only interact at specific points in time. This information directs dissemination processes on the network, such as the spread of rumors, fake news, or diseases. However, the current state-of-the-art methods for supervised graph classification are designed mainly for static graphs and may not be able to capture tempo… ▽ More

    Submitted 20 August, 2021; v1 submitted 14 October, 2019; originally announced November 2019.

  12. arXiv:1904.11965  [pdf, other

    cs.DS cs.PF quant-ph

    Performance of a Quantum Annealer for Ising Ground State Computations on Chimera Graphs

    Authors: Michael Juenger, Elisabeth Lobe, Petra Mutzel, Gerhard Reinelt, Franz Rendl, Giovanni Rinaldi, Tobias Stollenwerk

    Abstract: Quantum annealing is getting increasing attention in combinatorial optimization. The quantum processing unit by D-Wave is constructed to approximately solve Ising models on so-called Chimera graphs. Ising models are equivalent to quadratic unconstrained binary optimization (QUBO) problems and maximum cut problems on the associated graphs. We have tailored branch-and-cut as well as semidefinite pro… ▽ More

    Submitted 25 April, 2019; originally announced April 2019.

  13. arXiv:1904.01543  [pdf, other

    cs.DS cs.DM stat.ML

    Weisfeiler and Leman go sparse: Towards scalable higher-order graph embeddings

    Authors: Christopher Morris, Gaurav Rattan, Petra Mutzel

    Abstract: Graph kernels based on the $1$-dimensional Weisfeiler-Leman algorithm and corresponding neural architectures recently emerged as powerful tools for (supervised) learning with graphs. However, due to the purely local nature of the algorithms, they might miss essential patterns in the given data and can only handle binary relations. The $k$-dimensional Weisfeiler-Leman algorithm addresses this by co… ▽ More

    Submitted 19 October, 2020; v1 submitted 2 April, 2019; originally announced April 2019.

    Comments: Accepted at NeurIPS 2020, extented version with proofs

  14. Maximum Cut Parameterized by Crossing Number

    Authors: Markus Chimani, Christine Dahn, Martina Juhnke-Kubitzke, Nils M. Kriege, Petra Mutzel, Alexander Nover

    Abstract: Given an edge-weighted graph $G$ on $n$ nodes, the NP-hard Max-Cut problem asks for a node bipartition such that the sum of edge weights joining the different partitions is maximized. We propose a fixed-parameter tractable algorithm parameterized by the number $k$ of crossings in a given drawing of $G$. Our algorithm achieves a running time of $O(2^k \cdot p(n + k))$, where $p$ is the polynomial r… ▽ More

    Submitted 22 July, 2020; v1 submitted 14 March, 2019; originally announced March 2019.

    Journal ref: J. Graph Algorithms Appl. 24(3): 155-170 (2020)

  15. arXiv:1812.03074  [pdf, ps, other

    cs.DS

    Fixed-Parameter Algorithms for the Weighted Max-Cut Problem on Embedded 1-Planar Graphs

    Authors: Christine Dahn, Nils M. Kriege, Petra Mutzel, Julian Schilling

    Abstract: We propose two fixed-parameter tractable algorithms for the weighted Max-Cut problem on embedded 1-planar graphs parameterized by the crossing number $k$ of the given embedding. A graph is called 1-planar if it can be drawn in the plane with at most one crossing per edge. Our algorithms recursively reduce a 1-planar graph to at most $3^k$ planar graphs, using edge removal and node contraction. Our… ▽ More

    Submitted 30 November, 2020; v1 submitted 29 November, 2018; originally announced December 2018.

    Comments: This work is an extension of the conference version arXiv:1803.10983 , currently under review at TCS

  16. arXiv:1812.02507  [pdf, ps, other

    cs.CC cs.DS

    On the Enumeration and Counting of Bicriteria Temporal Paths

    Authors: Petra Mutzel, Lutz Oettershagen

    Abstract: We discuss the complexity of path enumeration and counting in weighted temporal graphs. In a weighted temporal graph, each edge has an availability time, a traversal time and some real cost. We introduce two bicriteria temporal min-cost path problems in which we are interested in the set of all efficient paths with low cost and short duration or early arrival time, respectively. However, the numbe… ▽ More

    Submitted 9 July, 2020; v1 submitted 6 December, 2018; originally announced December 2018.

  17. arXiv:1806.10697  [pdf, other

    cs.DM

    A new Integer Linear Program for the Steiner Tree Problem with Revenues, Budget and Hop Constraints

    Authors: Adalat Jabrayilov, Petra Mutzel

    Abstract: The Steiner tree problem with revenues, budgets and hop constraints (STPRBH) is a variant of the classical Steiner tree problem. This problem asks for a subtree in a given graph with maximum revenues corresponding to its nodes, where its total edge costs respect the given budget, and the number of edges between each node and its root does not exceed the hop limit. We introduce a new binary linear… ▽ More

    Submitted 14 August, 2018; v1 submitted 27 June, 2018; originally announced June 2018.

    MSC Class: 68M10 (Primary); 90C05 (Secondary) ACM Class: G.2.2

  18. arXiv:1806.06617  [pdf, other

    cs.DS

    A Flow Formulation for Horizontal Coordinate Assignment with Prescribed Width

    Authors: Michael Jünger, Petra Mutzel, Christiane Spisla

    Abstract: We consider the coordinate assignment phase of the well known Sugiyama framework for drawing directed graphs in a hierarchical style. The extensive literature in this area has given comparatively little attention to a prescribed width of the drawing. We present a minimum cost flow formulation that supports prescribed width and optionally other criteria like lower and upper bounds on the distance o… ▽ More

    Submitted 9 August, 2018; v1 submitted 18 June, 2018; originally announced June 2018.

    Comments: Appears in the Proceedings of the 26th International Symposium on Graph Drawing and Network Visualization (GD 2018)

  19. arXiv:1805.10754  [pdf, ps, other

    cs.DS

    A note on block-and-bridge preserving maximum common subgraph algorithms for outerplanar graphs

    Authors: Nils M. Kriege, Andre Droschinsky, Petra Mutzel

    Abstract: Schietgat, Ramon and Bruynooghe proposed a polynomial-time algorithm for computing a maximum common subgraph under the block-and-bridge preserving subgraph isomorphism (BBP-MCS) for outerplanar graphs. We show that the article contains the following errors: (i) The running time of the presented approach is claimed to be $\mathcal{O}(n^{2.5})$ for two graphs of order $n$. We show that the algorithm… ▽ More

    Submitted 6 December, 2018; v1 submitted 27 May, 2018; originally announced May 2018.

  20. arXiv:1805.06780  [pdf, other

    cs.CG math.CO

    The Crossing Number of Semi-Pair-Shellable Drawings of Complete Graphs

    Authors: Petra Mutzel, Lutz Oettershagen

    Abstract: The Harary-Hill Conjecture states that for $n\geq 3$ every drawing of $K_n$ has at least \begin{align*} H(n) := \frac{1}{4}\Big\lfloor\frac{n}{2}\Big\rfloor\Big\lfloor\frac{n-1}{2}\Big\rfloor\Big\lfloor\frac{n-2}{2}\Big\rfloor\Big\lfloor\frac{n-3}{2}\Big\rfloor \end{align*} crossings. In general the problem remains unsolved, however there has been some success in proving the conjecture for restr… ▽ More

    Submitted 11 July, 2018; v1 submitted 16 May, 2018; originally announced May 2018.

    Comments: arXiv admin note: substantial text overlap with arXiv:1803.07515 Changes in updated version: - Title was changed: The reason is that the new class of drawings is not a superset of seq-shellable drawings and is only defined for odd n. Therefore the new name is a better fit. - Minor corrections of typos and language - Clearer introduction

  21. arXiv:1805.00821  [pdf, other

    cs.DS

    Largest Weight Common Subtree Embeddings with Distance Penalties

    Authors: Andre Droschinsky, Nils M. Kriege, Petra Mutzel

    Abstract: The largest common embeddable subtree problem asks for the largest possible tree embeddable into two input trees and generalizes the classical maximum common subtree problem. Several variants of the problem in labeled and unlabeled rooted trees have been studied, e.g., for the comparison of evolutionary trees. We consider a generalization, where the sought embedding is maximal with regard to a wei… ▽ More

    Submitted 2 May, 2018; originally announced May 2018.

  22. A Fixed-Parameter Algorithm for the Max-Cut Problem on Embedded 1-Planar Graphs

    Authors: Christine Dahn, Nils M. Kriege, Petra Mutzel

    Abstract: We propose a fixed-parameter tractable algorithm for the \textsc{Max-Cut} problem on embedded 1-planar graphs parameterized by the crossing number $k$ of the given embedding. A graph is called 1-planar if it can be drawn in the plane with at most one crossing per edge. Our algorithm recursively reduces a 1-planar graph to at most $3^k$ planar graphs, using edge removal and node contraction. The \t… ▽ More

    Submitted 30 May, 2018; v1 submitted 29 March, 2018; originally announced March 2018.

    Comments: conference version from IWOCA 2018

  23. arXiv:1803.07515  [pdf, other

    cs.CG math.CO

    The Crossing Number of Seq-Shellable Drawings of Complete Graphs

    Authors: Petra Mutzel, Lutz Oettershagen

    Abstract: The Harary-Hill conjecture states that for every $n>0$ the complete graph on $n$ vertices $K_n$, the minimum number of crossings over all its possible drawings equals \begin{align*} H(n) := \frac{1}{4}\Big\lfloor\frac{n}{2}\Big\rfloor\Big\lfloor\frac{n-1}{2}\Big\rfloor\Big\lfloor\frac{n-2}{2}\Big\rfloor\Big\lfloor\frac{n-3}{2}\Big\rfloor\text{.} \end{align*} So far, the lower bound of the conjectu… ▽ More

    Submitted 20 March, 2018; originally announced March 2018.

  24. arXiv:1802.05908  [pdf, other

    cs.CV

    Recognizing Cuneiform Signs Using Graph Based Methods

    Authors: Nils M. Kriege, Matthias Fey, Denis Fisseler, Petra Mutzel, Frank Weichert

    Abstract: The cuneiform script constitutes one of the earliest systems of writing and is realized by wedge-shaped marks on clay tablets. A tremendous number of cuneiform tablets have already been discovered and are incrementally digitalized and made available to automated processing. As reading cuneiform script is still a manual task, we address the real-world application of recognizing cuneiform signs by t… ▽ More

    Submitted 9 March, 2018; v1 submitted 16 February, 2018; originally announced February 2018.

  25. arXiv:1708.02772  [pdf, other

    cs.DS cs.CC

    On Maximum Common Subgraph Problems in Series-Parallel Graphs

    Authors: Nils Kriege, Florian Kurpicz, Petra Mutzel

    Abstract: The complexity of the maximum common connected subgraph problem in partial $k$-trees is still not fully understood. Polynomial-time solutions are known for degree-bounded outerplanar graphs, a subclass of the partial $2$-trees. On the other hand, the problem is known to be ${\bf NP}$-hard in vertex-labeled partial $11$-trees of bounded degree. We consider series-parallel graphs, i.e., partial $2$-… ▽ More

    Submitted 9 August, 2017; originally announced August 2017.

    Comments: accepted for publication in the European Journal of Combinatorics

  26. arXiv:1706.10191  [pdf, other

    cs.CG cs.DS

    New Integer Linear Programming Models for the Vertex Coloring Problem

    Authors: Adalat Jabrayilov, Petra Mutzel

    Abstract: The vertex coloring problem asks for the minimum number of colors that can be assigned to the vertices of a given graph such that for all vertices v the color of v is different from the color of any of its neighbors. The problem is NP-hard. Here, we introduce new integer linear programming formulations based on partial orderings. They have the advantage that they are as simple to work with as the… ▽ More

    Submitted 11 July, 2017; v1 submitted 30 June, 2017; originally announced June 2017.

    Comments: 12 pages

    MSC Class: 05C15 (Primary); 68R10 (Secondary) ACM Class: G.1.6; G.2.2; F.2.2

  27. arXiv:1706.06514  [pdf, other

    cs.DS

    Orthogonal Compaction Using Additional Bends

    Authors: Michael Jünger, Petra Mutzel, Christiane Spisla

    Abstract: Compacting orthogonal drawings is a challenging task. Usually algorithms try to compute drawings with small area or edge length while preserving the underlying orthogonal shape. We present a one-dimensional compaction algorithm that alters the orthogonal shape of edges for better geometric results. An experimental evaluation shows that we were able to reduce the total edge length and the drawing a… ▽ More

    Submitted 20 June, 2017; originally announced June 2017.

    Comments: Submitted to 25th International Symposium on Graph Drawing & Network Visualization

  28. arXiv:1703.02379  [pdf, other

    cs.LG stat.ML

    Global Weisfeiler-Lehman Graph Kernels

    Authors: Christopher Morris, Kristian Kersting, Petra Mutzel

    Abstract: Most state-of-the-art graph kernels only take local graph properties into account, i.e., the kernel is computed with regard to properties of the neighborhood of vertices or other small substructures. On the other hand, kernels that do take global graph propertiesinto account may not scale well to large graph databases. Here we propose to start exploring the space between local and global graph ker… ▽ More

    Submitted 22 September, 2017; v1 submitted 7 March, 2017; originally announced March 2017.

    Comments: 10 pages, accepted at IEEE ICDM 2017 ("Glocalized Weisfeiler-Lehman Graph Kernels: Global-Local Feature Maps of Graphs")

  29. A Unifying View of Explicit and Implicit Feature Maps of Graph Kernels

    Authors: Nils M. Kriege, Marion Neumann, Christopher Morris, Kristian Kersting, Petra Mutzel

    Abstract: Non-linear kernel methods can be approximated by fast linear ones using suitable explicit feature maps allowing their application to large scale problems. We investigate how convolution kernels for structured data are composed from base kernels and construct corresponding feature maps. On this basis we propose exact and approximative feature maps for widely used graph kernels based on the kernel t… ▽ More

    Submitted 3 September, 2019; v1 submitted 2 March, 2017; originally announced March 2017.

    Journal ref: Data Mining and Knowledge Discovery 33 (2019) 1505-1547

  30. arXiv:1612.03854  [pdf, other

    cs.CG

    Crossing Number for Graphs With Bounded Pathwidth

    Authors: Therese Biedl, Markus Chimani, Martin Derka, Petra Mutzel

    Abstract: The crossing number is the smallest number of pairwise edge-crossings when drawing a graph into the plane. There are only very few graph classes for which the exact crossing number is known or for which there at least exist constant approximation ratios. Furthermore, up to now, general crossing number computations have never been successfully tackled using bounded width of graph decompositions, li… ▽ More

    Submitted 11 October, 2017; v1 submitted 12 December, 2016; originally announced December 2016.

    Comments: Full version of paper that will appear at ISAAC'17

  31. arXiv:1610.08739  [pdf, other

    cs.DS cs.CC

    Finding Largest Common Substructures of Molecules in Quadratic Time

    Authors: Andre Droschinsky, Nils Kriege, Petra Mutzel

    Abstract: Finding the common structural features of two molecules is a fundamental task in cheminformatics. Most drugs are small molecules, which can naturally be interpreted as graphs. Hence, the task is formalized as maximum common subgraph problem. Albeit the vast majority of molecules yields outerplanar graphs this problem remains NP-hard. We consider a variation of the problem of high practical relev… ▽ More

    Submitted 27 October, 2016; originally announced October 2016.

    ACM Class: F.2.2

  32. arXiv:1610.07204  [pdf, other

    math.OC cs.CC cs.DS

    Output-sensitive Complexity of Multiobjective Combinatorial Optimization

    Authors: Fritz Bökler, Matthias Ehrgott, Christopher Morris, Petra Mutzel

    Abstract: We study output-sensitive algorithms and complexity for multiobjective combinatorial optimization problems. In this computational complexity framework, an algorithm for a general enumeration problem is regarded efficient if it is output-sensitive, i.e., its running time is bounded by a polynomial in the input and the output size. We provide both practical examples of MOCO problems for which such a… ▽ More

    Submitted 23 October, 2016; originally announced October 2016.

  33. arXiv:1610.00064  [pdf, other

    cs.LG stat.ML

    Faster Kernels for Graphs with Continuous Attributes via Hashing

    Authors: Christopher Morris, Nils M. Kriege, Kristian Kersting, Petra Mutzel

    Abstract: While state-of-the-art kernels for graphs with discrete labels scale well to graphs with thousands of nodes, the few existing kernels for graphs with continuous attributes, unfortunately, do not scale well. To overcome this limitation, we present hash graph kernels, a general framework to derive kernels for graphs with continuous attributes from discrete ones. The idea is to iteratively turn conti… ▽ More

    Submitted 30 September, 2016; originally announced October 2016.

    Comments: IEEE ICDM 2016

  34. arXiv:1609.09000  [pdf, other

    cs.DB cs.DS stat.ML

    StruClus: Structural Clustering of Large-Scale Graph Databases

    Authors: Till Schäfer, Petra Mutzel

    Abstract: We present a structural clustering algorithm for large-scale datasets of small labeled graphs, utilizing a frequent subgraph sampling strategy. A set of representatives provides an intuitive description of each cluster, supports the clustering process, and helps to interpret the clustering results. The projection-based nature of the clustering approach allows us to bypass dimensionality and featur… ▽ More

    Submitted 28 September, 2016; originally announced September 2016.

    Comments: 10 pages, experimental evaluation, big data, subgraph mining, clustering

    MSC Class: 68W05 ACM Class: I.5.3; I.1.2; F.2.2

  35. arXiv:1609.01755  [pdf, other

    cs.DS

    Compact Layered Drawings of General Directed Graphs

    Authors: Adalat Jabrayilov, Sven Mallach, Petra Mutzel, Ulf Rüegg, Reinhard von Hanxleden

    Abstract: We consider the problem of layering general directed graphs under height and possibly also width constraints. Given a directed graph G = (V,A) and a maximal height, we propose a layering approach that minimizes a weighted sum of the number of reversed arcs, the arc lengths, and the width of the drawing. We call this the Compact Generalized Layering Problem (CGLP). Here, the width of a drawing is d… ▽ More

    Submitted 29 August, 2016; originally announced September 2016.

    Comments: Appears in the Proceedings of the 24th International Symposium on Graph Drawing and Network Visualization (GD 2016)

  36. arXiv:1604.08147  [pdf, other

    cs.DS math.OC

    Tree-Deletion Pruning in Label-Correcting Algorithms for the Multiobjective Shortest Path Problem

    Authors: Fritz Bökler, Petra Mutzel

    Abstract: In this paper, we re-evaluate the basic strategies for label correcting algorithms for the multiobjective shortest path (MOSP) problem, i.e., node and label selection. In contrast to common believe, we show that---when carefully implemented---the node-selection strategy usually beats the label-selection strategy. Moreover, we present a new pruning method which is easy to implement and performs ver… ▽ More

    Submitted 27 April, 2016; originally announced April 2016.

  37. Faster Algorithms for the Maximum Common Subtree Isomorphism Problem

    Authors: Andre Droschinsky, Nils M. Kriege, Petra Mutzel

    Abstract: The maximum common subtree isomorphism problem asks for the largest possible isomorphism between subtrees of two given input trees. This problem is a natural restriction of the maximum common subgraph problem, which is ${\sf NP}$-hard in general graphs. Confining to trees renders polynomial time algorithms possible and is of fundamental importance for approaches on more general graph classes. Vari… ▽ More

    Submitted 12 August, 2016; v1 submitted 23 February, 2016; originally announced February 2016.

    ACM Class: F.2.2

  38. arXiv:1601.02867  [pdf, other

    cs.DS

    A Sidetrack-Based Algorithm for Finding the k Shortest Simple Paths in a Directed Graph

    Authors: Denis Kurz, Petra Mutzel

    Abstract: We present an algorithm for the k shortest simple path problem on weighted directed graphs (kSSP) that is based on Eppstein's algorithm for a similar problem in which paths are allowed to contain cycles. In contrast to most other algorithms for kSSP, ours is not based on Yen's algorithm and does not solve replacement path problems. Its worst-case running time is on par with state-of-the-art algori… ▽ More

    Submitted 12 January, 2016; originally announced January 2016.

  39. arXiv:1510.00549  [pdf, other

    math.CO cs.CG

    Bishellable drawings of $K_n$

    Authors: Bernardo M. Ábrego, Oswin Aichholzer, Silvia Fernández-Merchant, Dan McQuillan, Bojan Mohar, Petra Mutzel, Pedro Ramos, R. Bruce Richter, Birgit Vogtenhuber

    Abstract: The Harary--Hill conjecture, still open after more than 50 years, asserts that the crossing number of the complete graph $K_n$ is $ H(n) = \frac 1 4 \left\lfloor\frac{\mathstrut n}{\mathstrut 2}\right\rfloor \left\lfloor\frac{\mathstrut n-1}{\mathstrut 2}\right\rfloor \left\lfloor\frac{\mathstrut n-2}{\mathstrut 2}\right\rfloor \left\lfloor\frac{\mathstrut n-3}{\mathstrut 2}\right \rfloor$. Ábrego… ▽ More

    Submitted 12 July, 2018; v1 submitted 2 October, 2015; originally announced October 2015.

    Comments: 11 pages, 5 figures. updated, extended version

    MSC Class: 05C10; 68R10

  40. arXiv:1410.8205  [pdf, other

    cs.CG cs.DM cs.DS

    Drawing Partially Embedded and Simultaneously Planar Graphs

    Authors: Timothy M. Chan, Fabrizio Frati, Carsten Gutwenger, Anna Lubiw, Petra Mutzel, Marcus Schaefer

    Abstract: We investigate the problem of constructing planar drawings with few bends for two related problems, the partially embedded graph problem---to extend a straight-line planar drawing of a subgraph to a planar drawing of the whole graph---and the simultaneous planarity problem---to find planar drawings of two graphs that coincide on shared vertices and edges. In both cases we show that if the required… ▽ More

    Submitted 29 October, 2014; originally announced October 2014.

    Comments: Preliminary version appeared at the 22nd International Symposium on Graph Drawing (GD '14)

  41. arXiv:1206.6483  [pdf

    cs.LG stat.ML

    Subgraph Matching Kernels for Attributed Graphs

    Authors: Nils Kriege, Petra Mutzel

    Abstract: We propose graph kernels based on subgraph matchings, i.e. structure-preserving bijections between subgraphs. While recently proposed kernels based on common subgraphs (Wale et al., 2008; Shervashidze et al., 2009) in general can not be applied to attributed graphs, our approach allows to rate map**s of subgraphs by a flexible scoring scheme comparing vertex and edge attributes by kernels. We sh… ▽ More

    Submitted 27 June, 2012; originally announced June 2012.

    Comments: Appears in Proceedings of the 29th International Conference on Machine Learning (ICML 2012)