/fptree

fptree impementation for CPE403 assignment

Primary LanguageC++

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