diff options
| author | Sebastiano Tronto <sebastiano@tronto.net> | 2024-05-10 09:53:19 +0200 |
|---|---|---|
| committer | Sebastiano Tronto <sebastiano@tronto.net> | 2024-05-10 09:53:19 +0200 |
| commit | 88577f1ad03bde81ff56914fd6b05c3cec3aba19 (patch) | |
| tree | 113d851d67e0d7c008904eeb9db17b3ea067513d /src/constants.h | |
| parent | a660922d738b78b11fc78207daabea031058f710 (diff) | |
| download | nissy-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.h | 2 |
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}, |
