BAM
Abstract Machine for Bottom-Up Evaluation with the Push Method
|
Superclass for Standard Tests of Relation-like Data Structures. More...
#include "../base/ver.h"
#include "../base/str.h"
#include "../base/check.h"
#include "../rel/relsize.h"
#include "../rel/rel.h"
Go to the source code of this file.
Classes | |
class | rtest_c |
Abstract superclass for Standard Tests/Benchmarks of relation-like data structures with insert() and lookup() Methods. More... | |
Macros | |
#define | RTEST_NULL (static_cast<rtest_t>(0)) |
Typedefs | |
typedef rtest_c * | rtest_t |
Superclass for Standard Tests of Relation-like Data Structures.