Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Chaining of Maximal Exact Matches in Graphs (2302.01748v3)

Published 3 Feb 2023 in cs.DS

Abstract: We show how to chain maximal exact matches (MEMs) between a query string $Q$ and a labeled directed acyclic graph (DAG) $G=(V,E)$ to solve the longest common subsequence (LCS) problem between $Q$ and $G$. We obtain our result via a new symmetric formulation of chaining in DAGs that we solve in $O(m+n+k2|V| + |E| + kN\log N)$ time, where $m=|Q|$, $n$ is the total length of node labels, $k$ is the minimum number of paths covering the nodes of $G$ and $N$ is the number of MEMs between $Q$ and node labels, which we show encode full MEMs.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (3)
  1. Nicola Rizzo (6 papers)
  2. Manuel Cáceres (16 papers)
  3. Veli Mäkinen (24 papers)
Citations (6)

Summary

We haven't generated a summary for this paper yet.