From 88577f1ad03bde81ff56914fd6b05c3cec3aba19 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Fri, 10 May 2024 09:53:19 +0200 Subject: Small refactor for pruning table cocsep, preparing for big refactor --- src/constants.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/constants.h') diff --git a/src/constants.h b/src/constants.h index df444b1..00061bd 100644 --- a/src/constants.h +++ b/src/constants.h @@ -5,8 +5,6 @@ #define _12c4 495U #define _8c4 70U -#define COCSEP_CLASSES 3393U - _static int64_t binomial[12][12] = { {1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, {1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, -- cgit v1.3