资 源 简 介
Contents
This project aggregates all my BWT-oriented efforts. The released/abandoned stuff can be found in the downloads section, while the on-going developments are in the code repository. The list includes Archon-4 (a4), Archon-5 (a5), Archon-6 (a6), and Archon-GPU at the moment. It will be extended with the compression schemes eventually.
Highlights
Archon is a general code name for my BWT algorithms deriving from the Itoh-Tanaka work. Some of them showed impressive results in the suffix sorting benchmark by Yuta Mori. Each new Archon version brings specific major improvements and is considered to be a branch.
Version a4 introduced new "defense" improvements to deal with long repetitions in the input. It was the first one to pass the <