limi96 / compression-algorithm

0 stars 0 forks source link

Data structures and Algorithm lab course

This repository is for the data structures and algorithms project course for Helsinki University. The project implements the Huffman and Lempel-Ziv-Welch (LZW) algorithms.

Requirements

The current project is implemented in Java 11 and requires JavaFX component as well as Maven (project is build with Maven). Unit tests are performed with JUnit.

Documentation

Weekly reports