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.15.0.tar.gz
sha512=06b6147a713e3f15428623ab09c9f226e626837a9e1876892a24ebdc1843c84ade0ccd8aafe53892b899dc235ff42d0e3cc11e4bd324f3ebb57e205e4fdf6a9d

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.17~"

Dev Dependencies

None

Used by

None

Conflicts

None