#include "io/FileReprBase.hpp"
#include "common.hpp"
#include "common/log.h"
#include <vector>
Include dependency graph for SimpleOutputTester.hpp:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | SimpleOutputTester |
In the test we write out all subset of a set, whose size is given by a parameter. The element of the itemset will be random numbers. The random seed can be given by a parameter.
Definition in file SimpleOutputTester.hpp.