vix.ing · top · new · best · stats · spec

Dismantling DivSufSort

2017/10/05 by Fischer, Johannes, Kurpicz, Florian
#Data Structures and Algorithms (cs.DS) #FOS: Computer and information sciences

paper · doi:10.48550/arxiv.1710.01896

Abstract

We give the first concise description of the fastest known suffix sorting algorithm in main memory, the DivSufSort by Yuta Mori. We then present an extension that also computes the LCP-array, which is competitive with the fastest known LCP-array construction algorithm.

Related