Description: 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.
To Search:
File list (Check if you may need any files):
configSample
dataSample.dat
fpt.c
fpt.desc
Makefile