varunmankal / HuffmanEncoderAndDecoder Star 0 Code Issues Pull requests Implementation of Huffman Encoder and Decoder using binary heap, pairing heap and four way optimized heap. java data-structures binary-heap pairing-heap huffman-encoder huffman-decoder four-way-optimized-heap Updated Mar 13, 2018 Java
sainath09 / Huffman-Tree-Encoding-Decoding Star 0 Code Issues Pull requests An implementation of huffman tree encoding and decoding schema using different data structures java huffman-coding huffman-tree binary-heap pairing-heap huffman-compression-algorithm four-way-optimized-heap Updated May 8, 2018 Java