scispace - formally typeset
A

Archie L. Cobbs

Researcher at University of California, Berkeley

Publications -  3
Citations -  90

Archie L. Cobbs is an academic researcher from University of California, Berkeley. The author has contributed to research in topics: Compressed suffix array & Generalized suffix tree. The author has an hindex of 2, co-authored 2 publications receiving 90 citations.

Papers
More filters
Book ChapterDOI

Fast approximate matching using suffix trees

TL;DR: This work focuses on the case in which T is fixed and preprocessed in linear time, while P and k vary over consecutive searches, and gives an O(mq+t vanocc) time and O(q) space algorithm, where q≤n depends on the problem instance, and t vanocc is the size of the output.
Book ChapterDOI

Fast Identification of Approximately Matching Substrings

TL;DR: An efficient algorithm for finding all maximal matches between S and T, an arbitrary relation on a finite alphabet Σ, with main application is identifying homologous regions of protein sequences.
Journal ArticleDOI

Persistence Programming

Archie L. Cobbs
- 28 Feb 2022 - 
TL;DR: A few years ago, my team was working on a commercial Java development project for Enhanced 911 (E911) emergency call centers and was frustrated by trying to meet the data-storage requirements of this project using the traditional model of Java over an SQL database.