package coq-huffman

  1. Overview
  2. No Docs
Coq proof of the correctness of the Huffman coding algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

v8.14.0.tar.gz
sha512=fba207ccad7b605d38fde4eb1e1469a8814532b9c74e95022f3a6e4e30002a7a9451c9a28c8b735250345dbab0997522843a08e760442ccdac1040e5d5392a9e

Description

This projects contains a Coq proof of the correctness of the Huffman coding algorithm, as described in David A. Huffman's paper A Method for the Construction of Minimum-Redundancy Codes, Proc. IRE, pp. 1098-1101, September 1952.

Dependencies (1)

  1. coq >= "8.12" & < "8.16~"

Dev Dependencies

None

Used by

None

Conflicts

None