Skip to content

hyperair/fptree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

fptree impementation for CPE403 assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published