Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 513 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 513 Bytes

About

This is an FP Tree algorithm implementation done as coursework for a university assignemnt. The details can be see in assignment2.pdf

Dependencies

  • autoconf
  • automake
  • make
  • C++ compiler, e.g. clang++ or g++

Compiling

Run the following commands in your shell:

./autogen.sh
make

Running

Run the compiled binary to see usage instructions. Consult the assignment doc for what arguments to use.

./fptree