This is an FP Tree algorithm implementation done as coursework for a university assignemnt. The details can be see in assignment2.pdf
- autoconf
- automake
- make
- C++ compiler, e.g.
clang++
org++
Run the following commands in your shell:
./autogen.sh
make
Run the compiled binary to see usage instructions. Consult the assignment doc for what arguments to use.
./fptree