implementation of SCCG algorithm
link to the course website: https://www.fer.unizg.hr/predmet/bio1
Examples are in the fna
directory. Run them using the following commands:
./compile.sh # compile the source code
./compress.sh # run the compression
./decompress.sh # run decompression