Introduction - If you have any usage issues, please Google them yourself
A. File Description
===================
fpt.c -- The program file for mining large itemsets using a FP-tree algorithm
with user given support threshold.
Makefile -- Makefile to compile fpt.c.
configSample -- A sample config. file storing the input parameter for fpt.c.
dataSample.dat -- A sample data file.