scispace - formally typeset
J

Jeffrey Scott Vitter

Researcher at University of Mississippi

Publications -  342
Citations -  19164

Jeffrey Scott Vitter is an academic researcher from University of Mississippi. The author has contributed to research in topics: Data structure & Sorting. The author has an hindex of 66, co-authored 341 publications receiving 18546 citations. Previous affiliations of Jeffrey Scott Vitter include Texas A&M University & University of Kansas.

Papers
More filters
Proceedings ArticleDOI

Compressed Dictionary Matching with One Error

TL;DR: This paper proposes the first such index which requires an optimal $nH_k+O(n)+o(n\log\sigma)$-bit index space, where H_k$ denotes the third-order empirical entropy of $\D$, and $\sigma$ is the size of alphabet set from which all the characters in $\D$ and $T$ are drawn.
Journal ArticleDOI

Cache-oblivious index for approximate string matching

TL;DR: This paper revisits the problem of indexing a text for approximate string matching and constructs the first external-memory data structure that does not require @W(|P|+occ+poly(logn)) I/Os.
Book ChapterDOI

A Complexity-Theoretic Approach to Incremental Computation

TL;DR: It is shown that a form of transitive closure is complete under incremental reduction for nlgsp and similar problems which are incrementally complete for the classes logsp and non-uniform nick and that under certain restrictions problems which have efficient dynamic solutions also have efficient parallel solutions.
Proceedings ArticleDOI

Nearly optimal vector quantization via linear programming

TL;DR: The authors present the first known polynomial-time full-search vector quantization codebook design algorithm and tree pruning algorithm with provable worst-case performance guarantees and introduces the notion of pseudorandom pruned tree-structured vector quantizers.
Journal ArticleDOI

A parallel algorithm for recognizing unordered depth-first search

TL;DR: A parallel algorithm for the concurrent-read, exclusive-write PRAM model that determines whether a given directed spanning forest of a given graph corresponds to some unordered depth-first search, where M ( V ) = O( V 2.376 ) is the number of processors needed to do transitive closure in O(log 2 V ) time.