Skip to main content

Showing 1–5 of 5 results for author: Skjoldjensen, F R

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

    cs.DS

    Partial Sums on the Ultra-Wide Word RAM

    Authors: Philip Bille, Inge Li Gørtz, Frederik Rye Skjoldjensen

    Abstract: We consider the classic partial sums problem on the ultra-wide word RAM model of computation. This model extends the classic $w$-bit word RAM model with special ultrawords of length $w^2$ bits that support standard arithmetic and boolean operation and scattered memory access operations that can access $w$ (non-contiguous) locations in memory. The ultra-wide word RAM model captures (and idealizes)… ▽ More

    Submitted 30 September, 2020; v1 submitted 27 August, 2019; originally announced August 2019.

    Comments: Extended abstract appeared at TAMC 2020

  2. arXiv:1705.10987  [pdf, other

    cs.DS

    Succinct Partial Sums and Fenwick Trees

    Authors: Philip Bille, Anders Roy Christiansen, Nicola Prezza, Frederik Rye Skjoldjensen

    Abstract: We consider the well-studied partial sums problem in succint space where one is to maintain an array of n k-bit integers subject to updates such that partial sums queries can be efficiently answered. We present two succint versions of the Fenwick Tree - which is known for its simplicity and practicality. Our results hold in the encoding model where one is allowed to reuse the space from the input… ▽ More

    Submitted 31 May, 2017; originally announced May 2017.

  3. arXiv:1612.01748  [pdf, ps, other

    cs.DS

    Deterministic Indexing for Packed Strings

    Authors: Philip Bille, Inge Li Gørtz, Frederik Rye Skjoldjensen

    Abstract: Given a string $S$ of length $n$, the classic string indexing problem is to preprocess $S$ into a compact data structure that supports efficient subsequent pattern queries. In the \emph{deterministic} variant the goal is to solve the string indexing problem without any randomization (at preprocessing time or query time). In the \emph{packed} variant the strings are stored with several character in… ▽ More

    Submitted 6 December, 2016; originally announced December 2016.

    ACM Class: E.1; F.2.2; E.4

  4. arXiv:1510.08748  [pdf, ps, other

    cs.FL cs.DS

    Subsequence Automata with Default Transitions

    Authors: Philip Bille, Inge Li Gørtz, Frederik Rye Skjoldjensen

    Abstract: Let $S$ be a string of length $n$ with characters from an alphabet of size $σ$. The \emph{subsequence automaton} of $S$ (often called the \emph{directed acyclic subsequence graph}) is the minimal deterministic finite automaton accepting all subsequences of $S$. A straightforward construction shows that the size (number of states and transitions) of the subsequence automaton is $O(nσ)$ and that thi… ▽ More

    Submitted 19 January, 2016; v1 submitted 29 October, 2015; originally announced October 2015.

    Comments: Corrected typos

  5. arXiv:1504.07851  [pdf, ps, other

    cs.DS

    Dynamic Relative Compression, Dynamic Partial Sums, and Substring Concatenation

    Authors: Philip Bille, Patrick Hagge Cording, Inge Li Gørtz, Frederik Rye Skjoldjensen, Hjalte Wedel Vildhøj, Søren Vind

    Abstract: Given a static reference string $R$ and a source string $S$, a relative compression of $S$ with respect to $R$ is an encoding of $S$ as a sequence of references to substrings of $R$. Relative compression schemes are a classic model of compression and have recently proved very successful for compressing highly-repetitive massive data sets such as genomes and web-data. We initiate the study of relat… ▽ More

    Submitted 16 September, 2016; v1 submitted 29 April, 2015; originally announced April 2015.