FM-index

(★ 9)

A FM index implementation in C made by Zoran Krišto and Vinko Kodžoman. The index supports 3 versions of the FM index by using the different method for rank queries (Matrix, Wavelet Tree 8 byte code, Wavelet Tree bit code). The Suffix Array is constructed by using the libdivsufsort library.

FM-index 최신버젼 다운로드

최종 버전 다운로드 (.zip)
// repository documentation