Skip to main content

Showing 1–12 of 12 results for author: Dobler, A

.
  1. arXiv:2406.13260  [pdf

    cs.GR

    Hoop Diagrams: A Set Visualization Method

    Authors: Peter Rodgers, Peter Chapman, Andrew Blake, Martin Nöllenburg, Markus Wallinger, Alexander Dobler

    Abstract: We introduce Hoop Diagrams, a new visualization technique for set data. Hoop Diagrams are a circular visualization with hoops representing sets and sectors representing set intersections. We present an interactive tool for drawing Hoop Diagrams and describe a user study comparing them with Linear Diagrams. The results show only small differences, with users answering questions more quickly with Li… ▽ More

    Submitted 19 June, 2024; originally announced June 2024.

  2. arXiv:2403.02026  [pdf, other

    cs.DM

    Graph drawing applications in combinatorial theory of maturity models

    Authors: Špela Kajzer, Alexander Dobler, Janja Jerebic, Martin Nöllenburg, Joachim Orthaber, Drago Bokal

    Abstract: In this paper, we introduce tiled graphs as models of learning and maturing processes. We show how tiled graphs can combine graphs of learning spaces or antimatroids (partial hypercubes) and maturity models (total orders) to yield models of learning processes. For the visualization of these processes it is a natural approach to aim for certain optimal drawings. We show for most of the more detaile… ▽ More

    Submitted 4 March, 2024; originally announced March 2024.

    Comments: 39 pages, 12 figures

  3. arXiv:2311.14134  [pdf, other

    cs.CG cs.DM

    Minimizing Corners in Colored Rectilinear Grids

    Authors: Thomas Depian, Alexander Dobler, Christoph Kern, Jules Wulms

    Abstract: Given a rectilinear grid $G$, in which cells are either assigned a single color, out of $k$ possible colors, or remain white, can we color white grid cells of $G$ to minimize the total number of corners of the resulting colored rectilinear polygons in $G$? We show how this problem relates to hypergraph visualization, prove that it is NP-hard even for $k=2$, and present an exact dynamic programming… ▽ More

    Submitted 23 November, 2023; originally announced November 2023.

    Comments: Appears in the Proceedings of the 18th International Conference and Workshops on Algorithms and Computation (WALCOM 2024)

  4. arXiv:2309.00504  [pdf, other

    cs.DS cs.CC cs.DM

    The Complexity of Cluster Vertex Splitting and Company

    Authors: Alexander Firbas, Alexander Dobler, Fabian Holzer, Jakob Schafellner, Manuel Sorge, Anaïs Villedieu, Monika Wißmann

    Abstract: Clustering a graph when the clusters can overlap can be seen from three different angles: We may look for cliques that cover the edges of the graph with bounded overlap, we may look to add or delete few edges to uncover the cluster structure, or we may split vertices to separate the clusters from each other. Splitting a vertex $v$ means to remove it and to add two new copies of $v$ and to make eac… ▽ More

    Submitted 3 April, 2024; v1 submitted 1 September, 2023; originally announced September 2023.

    Comments: 30 pages, 9 figures. Appears in SOFSEM 2024

  5. arXiv:2306.15339  [pdf, other

    cs.CC

    A Note on the Complexity of One-Sided Crossing Minimization of Trees

    Authors: Alexander Dobler

    Abstract: In 2011, Harrigan and Healy published a polynomial-time algorithm for one-sided crossing minimization for trees. We point out a counterexample to that algorithm, and show that one-sided crossing minimization is NP-hard for trees.

    Submitted 27 June, 2023; originally announced June 2023.

    Comments: 3 pages, 2 figures

  6. arXiv:2305.04682  [pdf, other

    cs.DS

    Block Crossings in One-Sided Tanglegrams

    Authors: Alexander Dobler, Martin Nöllenburg

    Abstract: Tanglegrams are drawings of two rooted binary phylogenetic trees and a matching between their leaf sets. The trees are drawn crossing-free on opposite sides with their leaf sets facing each other on two vertical lines. Instead of minimizing the number of pairwise edge crossings, we consider the problem of minimizing the number of block crossings, that is, two bundles of lines crossing each other l… ▽ More

    Submitted 8 May, 2023; originally announced May 2023.

    Comments: 24 pages, 6 figures. Extended version of WADS 2023 paper

  7. arXiv:2302.14213  [pdf, other

    cs.CG

    Crossing Minimization in Time Interval Storylines

    Authors: Alexander Dobler, Martin Nöllenburg, Daniel Stojanovic, Anaïs Villedieu, Jules Wulms

    Abstract: Storyline visualizations are a popular way of visualizing characters and their interactions over time: Characters are drawn as x-monotone curves and interactions are visualized through close proximity of the corresponding character curves in a vertical strip. Existing methods to generate storylines assume a total ordering of the interactions, although real-world data often do not contain such a to… ▽ More

    Submitted 27 February, 2023; originally announced February 2023.

    Comments: Appeared at EuroCG 2023

  8. arXiv:2302.08401  [pdf, other

    cs.GR

    LinSets.zip: Compressing Linear Set Diagrams

    Authors: Markus Wallinger, Alexander Dobler, Martin Nöllenburg

    Abstract: Linear diagrams are used to visualize set systems by depicting set memberships as horizontal line segments in a matrix, where each set is represented as a row and each element as a column. Each such line segment of a set is shown in a contiguous horizontal range of cells of the matrix indicating that the corresponding elements in the columns belong to the set. As each set occupies its own row in t… ▽ More

    Submitted 16 February, 2023; originally announced February 2023.

    Comments: To be presented at PacificVis 2023

  9. arXiv:2209.11685  [pdf

    astro-ph.IM astro-ph.EP physics.pop-ph

    Opportunities for Technosignature Science in the Planetary Science and Astrobiology Decadal Survey

    Authors: Jacob Haqq-Misra, Reza Ashtari, James Benford, Jonathan Carroll-Nellenback, Niklas A. Döbler, Wael Farah, Thomas J. Fauchez, Vishal Gajjar, David Grinspoon, Advait Huggahalli, Ravi K. Kopparapu, Joseph Lazio, George Profitiliotis, Evan L. Sneed, Savin Shynu Varghese, Clément Vidal

    Abstract: Solar system exploration provides numerous possibilities for advancing technosignature science. The search for life in the solar system includes missions designed to search for evidence of biosignatures on other planetary bodies, but many missions could also attempt to search for and constrain the presence of technology within the solar system. Technosignatures and biosignatures represent compleme… ▽ More

    Submitted 21 September, 2022; originally announced September 2022.

    Comments: A report from the First Penn State SETI Symposium

  10. arXiv:2206.08631  [pdf, other

    cs.CG cs.DS cs.HC

    On Computing Optimal Linear Diagrams

    Authors: Alexander Dobler, Martin Nöllenburg

    Abstract: Linear diagrams are an effective way to visualize set-based data by representing elements as columns and sets as rows with one or more horizontal line segments, whose vertical overlaps with other rows indicate set intersections and their contained elements. The efficacy of linear diagrams heavily depends on having few line segments. The underlying minimization problem has already been explored heu… ▽ More

    Submitted 17 August, 2022; v1 submitted 17 June, 2022; originally announced June 2022.

    Comments: 17 pages, 4 figures. Extended version of Diagrams 2022 paper

  11. arXiv:2203.03358  [pdf, other

    cs.DS

    Turbocharging Heuristics for Weak Coloring Numbers

    Authors: Alexander Dobler, Manuel Sorge, Anaïs Villedieu

    Abstract: Bounded expansion and nowhere-dense classes of graphs capture the theoretical tractability for several important algorithmic problems. These classes of graphs can be characterized by the so-called weak coloring numbers of graphs, which generalize the well-known graph invariant degeneracy (also called k-core number). Being NP-hard, weak-coloring numbers were previously computed on real-world graphs… ▽ More

    Submitted 26 September, 2022; v1 submitted 7 March, 2022; originally announced March 2022.

    Comments: 26 pages, 15 figures. Extended version of ESA 2022 paper

  12. arXiv:1804.04867  [pdf, other

    physics.ao-ph

    High-resolution monthly precipitation climatologies over Norway: assessment of spatial interpolation methods

    Authors: Alice Crespi, Cristian Lussana, Michele Brunetti, Andreas Dobler, Maurizio Maugeri, Ole Einar Tveito

    Abstract: Monthly precipitation climatologies at 1 km resolution have been produced over the Norwegian mainland for 1981-2010. The observed station normals are interpolated over a regular grid by applying a multi-linear local regression kriging (MLRK). The statistical method aims at modeling the influence of the main geographical features, such as: latitude, longitude, elevation and sea nearness on the prec… ▽ More

    Submitted 13 April, 2018; originally announced April 2018.