Skip to main content

Showing 1–5 of 5 results for author: Rüegg, U

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

    cs.CV cs.AI

    Bosch Street Dataset: A Multi-Modal Dataset with Imaging Radar for Automated Driving

    Authors: Karim Armanious, Maurice Quach, Michael Ulrich, Timo Winterling, Johannes Friesen, Sascha Braun, Daniel Jenet, Yuri Feldman, Eitan Kosman, Philipp Rapp, Volker Fischer, Marc Sons, Lukas Kohns, Daniel Eckstein, Daniela Egbert, Simone Letsch, Corinna Voege, Felix Huttner, Alexander Bartler, Robert Maiwald, Yancong Lin, Ulf Rüegg, Claudius Gläser, Bastian Bischoff, Jascha Freess , et al. (3 additional authors not shown)

    Abstract: This paper introduces the Bosch street dataset (BSD), a novel multi-modal large-scale dataset aimed at promoting highly automated driving (HAD) and advanced driver-assistance systems (ADAS) research. Unlike existing datasets, BSD offers a unique integration of high-resolution imaging radar, lidar, and camera sensors, providing unprecedented 360-degree coverage to bridge the current gap in high-res… ▽ More

    Submitted 24 June, 2024; originally announced July 2024.

  2. arXiv:2311.00533  [pdf, other

    cs.DS

    The Eclipse Layout Kernel

    Authors: Sören Domrös, Reinhard von Hanxleden, Miro Spönemann, Ulf Rüegg, Christoph Daniel Schulze

    Abstract: The Eclipse Layout Kernel (ELK) is a collection of graph drawing algorithms that supports compound graph layout and ports as explicit anchor points of edges. It is available as open-source library under an EPL license. Since its beginning, ELK has served both as a research vehicle for graph drawing algorithms, and as a practical tool for solving real-world problems. ELK and its transpiled JavaScri… ▽ More

    Submitted 1 November, 2023; originally announced November 2023.

  3. 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)

  4. arXiv:1608.07809  [pdf, other

    cs.OH

    A Generalization of the Directed Graph Layering Problem

    Authors: Ulf Rüegg, Thorsten Ehlers, Miro Spönemann, Reinhard von Hanxleden

    Abstract: The Directed Layering Problem (DLP) solves a step of the widely used layer-based approach to automatically draw directed acyclic graphs. To cater for cyclic graphs, usually a preprocessing step is used that solves the Feedback Arc Set Problem (FASP) to make the graph acyclic before a layering is determined. Here we present the Generalized Layering Problem (GLP), which solves the combination of DLP… ▽ More

    Submitted 28 August, 2016; originally announced August 2016.

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

  5. arXiv:1408.4626  [pdf, other

    cs.OH

    Stress-Minimizing Orthogonal Layout of Data Flow Diagrams with Ports

    Authors: Ulf Rüegg, Steve Kieffer, Tim Dwyer, Kim Marriott, Michael Wybrow

    Abstract: We present a fundamentally different approach to orthogonal layout of data flow diagrams with ports. This is based on extending constrained stress majorization to cater for ports and flow layout. Because we are minimizing stress we are able to better display global structure, as measured by several criteria such as stress, edge-length variance, and aspect ratio. Compared to the layered approach, o… ▽ More

    Submitted 20 August, 2014; originally announced August 2014.