Hi, I am new to this forum and a novice to compression in general. But I need a BWT related compression tool, and was pointed to OpenBWT-2.0.0 package.
My questions:
1) Any new developments in this package since 2010? What is the relation between DivSufSort and OpenBWT 2.0? Is DivSufSort a superset of OpenBWT 2.0?
2) In the OpenBWT 2.0, there is a directory called sst. What is sst? I guess the source codes contained there are for post processing methods after BWT. Are there any simple example codes to use these methods? And also are there published experimental results of using these methods, such as compression ratio, memory use and processing time using these methods together with RLE and entropy coder?
Many thanks for any help.