package coq-huffman

  1. Overview
  2. No Docs
A correctness proof of Huffman algorithm

Install

Dune Dependency

Authors

Maintainers

Sources

v8.8.0.tar.gz
md5=82b32f5cfbe4c692d497c8561ff2ec4a

Description

This directory contains the proof of correctness of Huffman algorithm as described in:

David A. Huffman, "A Method for the Construction of Minimum-Redundancy Codes," Proc. IRE, pp. 1098-1101, September 1952.

Dependencies (2)

  1. coq >= "8.8" & < "8.9~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None