27 #ifndef BENCH_J1AXY_2_INCLUDED
28 #define BENCH_J1AXY_2_INCLUDED
36 #include "../base/ver.h"
48 #include "../base/str.h"
51 #ifndef CHECK_INCLUDED
52 #include "../base/check.h"
55 #ifndef LIST_2_INCLUDED
56 #include "../rel/list_2.h"
59 #ifndef SET_TT_INCLUDED
60 #include "../rel/set_tt.h"
63 #ifndef REL_N_N_INCLUDED
64 #include "../rel/rel_n_n.h"
67 #ifndef BENCH_INCLUDED
80 static const long BENCH_J1AXY_2_MAGIC = 0x4A31410AL;
115 return "Join 1, a(X,Y), Ver. 2: no goto, with bitmap dupcheck";
119 str_t file(
int i)
const;
122 long result(
int i)
const;
Abstract Superclass of Standard Benchmarks with load() and eval()
Abstract superclass for Standard Benchmarks with load() and eval() Methods.
Definition: bench.h:67
const char * str_t
Definition: str.h:41
bool load(str_t filename)
Definition: bench_j1axy_2.cpp:147
Definition: bench_j1axy_2.h:87
#define STR_NULL
Definition: str.h:52