Switch to exhaustive groups with small B coefficient

This commit is contained in:
Pieter Wuille
2023-01-10 16:10:45 -05:00
parent 88e80722d2
commit 4934aa7995
5 changed files with 169 additions and 104 deletions

View File

@@ -13,7 +13,9 @@ extern "C" {
#include "group.h"
#if defined(EXHAUSTIVE_TEST_ORDER)
#if EXHAUSTIVE_TEST_ORDER == 13
# if EXHAUSTIVE_TEST_ORDER == 7
# define WINDOW_G 3
# elif EXHAUSTIVE_TEST_ORDER == 13
# define WINDOW_G 4
# elif EXHAUSTIVE_TEST_ORDER == 199
# define WINDOW_G 8