FreeBSD.software
Home/math/libdivsufsort

libdivsufsort

2.0.2.1.20151027

Lightweight suffix-sorting library

libdivsufsort is a software library that implements a lightweight suffix array construction algorithm. This library provides a simple and an efficient C API to construct a suffix array and a Burrows-Wheeler transformed string from a given string over a constant-size alphabet. The algorithm runs in O(n log n) worst-case time using only 5n+O(1) bytes of memory space, where n is the length of the string.

Origin: math/libdivsufsort
Category: math
Size: 44.1KiB
License: MIT
Maintainer: yuri@FreeBSD.org
Dependencies: 0 packages
Required by: 1 packages
$pkg install libdivsufsort

Required By (1 packages)

More in math