Hi all,
I decided to open sources of my compression algorithms.
http://kvgate.com/index.php?root/comp/arch/
https://sourceforge.net/project/show...roup_id=182699
Archon4r* sources will be opened soon as well.
Brief.
Archon - is my IT2-variant BWT sort / SA construction algorithm.
Dark - is a BWT-DC compressor based on it that features WinAPI GUI.
More info at the first link...
Reason.
1. There is no sense of making a discovery if no-one knows about it.
2. I'm working on the new BWT algorithm now, so the old dark/archon series are obsolete.
Enjoy!