package coq-huffman

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

Install

Dune Dependency

Authors

Maintainers

Sources

v8.7.0.tar.gz
md5=df9983368670939c272dfe9170d614ce

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.7" & < "8.8~"
  2. ocaml

Dev Dependencies

None

Used by

None

Conflicts

None