Skip to main content

Showing 1–9 of 9 results for author: Kosche, M

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

    cs.DS cs.FL

    Longest Common Subsequence with Gap Constraints

    Authors: Duncan Adamson, Maria Kosche, Tore Koß, Florin Manea, Stefan Siemer

    Abstract: We consider the longest common subsequence problem in the context of subsequences with gap constraints. In particular, following Day et al. 2022, we consider the setting when the distance (i. e., the gap) between two consecutive symbols of the subsequence has to be between a lower and an upper bound (which may depend on the position of those symbols in the subsequence or on the symbols bordering t… ▽ More

    Submitted 2 June, 2023; v1 submitted 11 April, 2023; originally announced April 2023.

  2. arXiv:2208.14722  [pdf, ps, other

    cs.FL cs.DS

    Combinatorial Algorithms for Subsequence Matching: A Survey

    Authors: Maria Kosche, Tore Koß, Florin Manea, Stefan Siemer

    Abstract: In this paper we provide an overview of a series of recent results regarding algorithms for searching for subsequences in words or for the analysis of the sets of subsequences occurring in a word.

    Submitted 10 October, 2022; v1 submitted 31 August, 2022; originally announced August 2022.

    Comments: This is a revised version of the paper with the same title which appeared in the Proceedings of NCMA 2022, EPTCS 367, 2022, pp. 11-27 (DOI: 10.4204/EPTCS.367.2). The revision consists in citing a series of relevant references which were not covered in the initial version, and commenting on how they relate to the results we survey. arXiv admin note: text overlap with arXiv:2206.13896

  3. arXiv:2207.09201  [pdf, ps, other

    cs.FL cs.DS

    Subsequences in Bounded Ranges: Matching and Analysis Problems

    Authors: Maria Kosche, Tore Koß, Florin Manea, Viktoriya Pak

    Abstract: In this paper, we consider a variant of the classical algorithmic problem of checking whether a given word $v$ is a subsequence of another word $w$. More precisely, we consider the problem of deciding, given a number $p$ (defining a range-bound) and two words $v$ and $w$, whether there exists a factor $w[i:i+p-1]$ (or, in other words, a range of length $p$) of $w$ having $v$ as subsequence (i.\,e.… ▽ More

    Submitted 22 September, 2022; v1 submitted 19 July, 2022; originally announced July 2022.

    Comments: Extended version of a paper which will appear in the proceedings of the 16th International Conference on Reachability Problems, RP 2022

  4. arXiv:2206.13896  [pdf, other

    cs.CC cs.DS cs.FL

    Subsequences With Gap Constraints: Complexity Bounds for Matching and Analysis Problems

    Authors: Joel D. Day, Maria Kosche, Florin Manea, Markus L. Schmid

    Abstract: We consider subsequences with gap constraints, i.e., length-k subsequences p that can be embedded into a string w such that the induced gaps (i.e., the factors of w between the positions to which p is mapped to) satisfy given gap constraints $gc = (C_1, C_2, ..., C_{k-1})$; we call p a gc-subsequence of w. In the case where the gap constraints gc are defined by lower and upper length bounds… ▽ More

    Submitted 28 June, 2022; originally announced June 2022.

  5. arXiv:2108.13968  [pdf, other

    cs.FL cs.DS

    Absent Subsequences in Words

    Authors: Maria Kosche, Tore Koß, Florin Manea, Stefan Siemer

    Abstract: An absent factor of a string $w$ is a string $u$ which does not occur as a contiguous substring (a.k.a. factor) inside $w$. We extend this well-studied notion and define absent subsequences: a string $u$ is an absent subsequence of a string $w$ if $u$ does not occur as subsequence (a.k.a. scattered factor) inside $w$. Of particular interest to us are minimal absent subsequences, i.e., absent subse… ▽ More

    Submitted 11 October, 2023; v1 submitted 31 August, 2021; originally announced August 2021.

    Comments: An extended abstract appeared in the proceedings of the 15th International Conference on Reachability Problems RP2021

    Journal ref: Fundamenta Informaticae, Volume 189, Issues 3-4: Reachability Problems 2020 and 2021 (October 14, 2023) fi:9221

  6. arXiv:2104.09803  [pdf, ps, other

    cs.DS

    Robust Online Algorithms for Dynamic Choosing Problems

    Authors: Sebastian Berndt, Kilian Grage, Klaus Jansen, Lukas Johannsen, Maria Kosche

    Abstract: Semi-online algorithms that are allowed to perform a bounded amount of repacking achieve guaranteed good worst-case behaviour in a more realistic setting. Most of the previous works focused on minimization problems that aim to minimize some costs. In this work, we study maximization problems that aim to maximize their profit. We mostly focus on a class of problems that we call choosing problems,… ▽ More

    Submitted 20 April, 2021; originally announced April 2021.

    Comments: CIE 2021

  7. arXiv:2007.09192  [pdf, ps, other

    cs.DS cs.FL

    The Edit Distance to $k$-Subsequence Universality

    Authors: Pamela Fleischmann, Maria Kosche, Tore Koß, Florin Manea, Stefan Siemer

    Abstract: A word $u$ is a subsequence of another word $w$ if $u$ can be obtained from $w$ by deleting some of its letters. The word $w$ with alph$(w)=Σ$ is called $k$-subsequence universal if the set of subsequences of length $k$ of $w$ contains all possible words of length $k$ over $Σ$. We propose a series of efficient algorithms computing the minimal number of edit operations (insertion, deletion, substit… ▽ More

    Submitted 17 July, 2020; originally announced July 2020.

  8. Efficiently Testing Simon's Congruence

    Authors: Pawel Gawrychowski, Maria Kosche, Tore Koss, Florin Manea, Stefan Siemer

    Abstract: Simon's congruence $\sim_k$ is defined as follows: two words are $\sim_k$-equivalent if they have the same set of subsequences of length at most $k$. We propose an algorithm which computes, given two words $s$ and $t$, the largest $k$ for which $s\sim_k t$. Our algorithm runs in linear time $O(|s|+|t|)$ when the input words are over the integer alphabet $\{1,\ldots,|s|+|t|\}$ (or other alphabets w… ▽ More

    Submitted 15 March, 2021; v1 submitted 3 May, 2020; originally announced May 2020.

  9. arXiv:1706.04939  [pdf, other

    cs.DS

    Online Strip Packing with Polynomial Migration

    Authors: Klaus Jansen, Kim-Manuel Klein, Maria Kosche, Leon Ladewig

    Abstract: We consider the relaxed online strip packing problem: Rectangular items arrive online and have to be packed without rotations into a strip of fixed width such that the packing height is minimized. Thereby, repacking of previously packed items is allowed. The amount of repacking is measured by the migration factor, defined as the total size of repacked items divided by the size of the arriving item… ▽ More

    Submitted 20 February, 2018; v1 submitted 15 June, 2017; originally announced June 2017.

    Comments: An extended abstract of the paper has been published in APPROX 2017