This is a Rust implementation of the package-merge algorithm. It's used to compute optimal length-limited prefix codes for data compression.
This is a Rust implementation of the package-merge algorithm. It's used to compute optimal length-limited prefix codes for data compression.