Skip to main content

Showing 1–3 of 3 results for author: Beller, T

.
  1. arXiv:2411.09744  [pdf, other

    cond-mat.quant-gas cond-mat.mes-hall cond-mat.str-el quant-ph

    Measuring Hall voltage and Hall resistance in an atom-based quantum simulator

    Authors: T. -W. Zhou, T. Beller, G. Masini, J. Parravicini, G. Cappellini, C. Repellin, T. Giamarchi, J. Catani, M. Filippone, L. Fallani

    Abstract: The Hall effect has a paramount role in a wide range of disciplines, from applied sciences to the fundamental exploration of novel topological phases of matter. In the solid state, this effect describes the emergence of a voltage drop perpendicular to the current flow in the presence of a magnetic field, leading to a transverse Hall resistance. Despite its fundamental nature, a full understanding… ▽ More

    Submitted 14 November, 2024; originally announced November 2024.

  2. arXiv:1602.03333  [pdf, ps, other

    cs.DS

    A representation of a compressed de Bruijn graph for pan-genome analysis that enables search

    Authors: Timo Beller, Enno Ohlebusch

    Abstract: Recently, Marcus et al. (Bioinformatics 2014) proposed to use a compressed de Bruijn graph to describe the relationship between the genomes of many individuals/strains of the same or closely related species. They devised an $O(n \log g)$ time algorithm called splitMEM that constructs this graph directly (i.e., without using the uncompressed de Bruijn graph) based on a suffix tree, where $n$ is the… ▽ More

    Submitted 10 February, 2016; originally announced February 2016.

    Comments: Submitted to Algorithmica special issue of CPM2015

  3. arXiv:1311.1249  [pdf, other

    cs.DS

    From Theory to Practice: Plug and Play with Succinct Data Structures

    Authors: Simon Gog, Timo Beller, Alistair Moffat, Matthias Petri

    Abstract: Engineering efficient implementations of compact and succinct structures is a time-consuming and challenging task, since there is no standard library of easy-to- use, highly optimized, and composable components. One consequence is that measuring the practical impact of new theoretical proposals is a difficult task, since older base- line implementations may not rely on the same basic components, a… ▽ More

    Submitted 5 November, 2013; originally announced November 2013.

    Comments: 10 pages, 4 figures, 3 tables