Skip to content

Commit

Permalink
doc. fix
Browse files Browse the repository at this point in the history
  • Loading branch information
beling committed Mar 18, 2024
1 parent f22f23e commit dcd3898
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions minimum_redundancy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ The library is fast and consumes low memory both to construct (which is done wit
The high efficiency of `minimum_redundancy` is confirmed by benchmarks included in:
- Piotr Beling, *BSuccinct: Rust libraries and programs focused on succinct data structures*, SoftwareX, Volume 26, 2024, 101681, ISSN 2352-7110,
<https://doi.org/10.1016/j.softx.2024.101681>.

(Please cite the above paper if you are using `minimum_redundancy` for research purposes.)

The library uses improved Huffman algorithm, with ideas from the following papers:
Expand Down

0 comments on commit dcd3898

Please sign in to comment.