Directories | |
directory | assoc_rule_writer |
directory | normal |
Files | |
file | BinaryDFOutput.hpp [code] |
A DF style output manager that writes the output in binary form. | |
file | BufferedOutput.hpp [code] |
An abstract class for output managers that use buffering for the sake of efficient outputting the results. | |
file | example_output.cpp [code] |
Simple example program to show how to use output classes. | |
file | NonOptDFOutput.hpp [code] |
A DF style output manager that does not write anything, only keeps the compiler from optimizing away output routines. | |
file | NoOutput.hpp [code] |
file | OutputBase.hpp [code] |
This class represents the interface of output managers. buffering for the sake of efficient outputting the results. | |
file | StatOutput.hpp [code] |
An output manager class that collects some statistics about the distribution of frequent itemsets. |