Versions tested:2007.8
Optimal parameters:-
Links:TarsaLZP.zip
Authors:Piotr Tarsa
Algorithms:LZP+ARI
Notable peformances:-

tarsalzp

TarsaLZP uses order-4 LZP, order-8 LZP and order-2 PPM. LZP models are adaptively switched - program uses model that currently gives higher probability of a match. If symbol isn't matched, then it goes to PPM coder.

[...]

Source code is written in FASM language.

the program documentation

 

(Have info that should be added here? E-mail.)


Disqualified: program produces no output, no error message is given.

Disqualified (why) configurations (with qualification ratings)
VerRatingCPRDPRS.E.R.E.RatioC. kB/sD. kB/s
<none>
2007.8- (q1, q2)

Version info

2007.8, tar: yes, mode: n/a, crc32: n/a, decoder: n/a
compression: encode.exe <src> <cfile>
decompression: decode.exe <cfile> <src>