aboutsummaryrefslogtreecommitdiff
path: root/src/constants.h
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-05-10 09:53:19 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-05-10 09:53:19 +0200
commit88577f1ad03bde81ff56914fd6b05c3cec3aba19 (patch)
tree113d851d67e0d7c008904eeb9db17b3ea067513d /src/constants.h
parenta660922d738b78b11fc78207daabea031058f710 (diff)
downloadnissy-core-88577f1ad03bde81ff56914fd6b05c3cec3aba19.tar.gz
nissy-core-88577f1ad03bde81ff56914fd6b05c3cec3aba19.zip
Small refactor for pruning table cocsep, preparing for big refactor
Diffstat (limited to 'src/constants.h')
-rw-r--r--src/constants.h2
1 files changed, 0 insertions, 2 deletions
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 @@
5#define _12c4 495U 5#define _12c4 495U
6#define _8c4 70U 6#define _8c4 70U
7 7
8#define COCSEP_CLASSES 3393U
9
10_static int64_t binomial[12][12] = { 8_static int64_t binomial[12][12] = {
11 {1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, 9 {1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},
12 {1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0}, 10 {1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0},

Generated with cgit - Back to sebastiano.tronto.net