introduce bitloops

This commit is contained in:
mike
2026-01-20 12:08:48 +01:00
parent 8780a26451
commit 58b8b57688
29 changed files with 136135 additions and 39251 deletions

View File

@@ -6,7 +6,7 @@ public final class DictDataL6 {
static final int LEN = 6;
static final int ROWS = 156;
static final int COLS = 38;
static final int WORDS_LEN = 2382;
static final int WORDS_LEN = 2381;
static final int POS_LEN = 5928;
private static long[] words() {