README.md
2.4 kB · markdown
Boolean Measures
- Computes seven Boolean complexity measures,
s,bs,C,dt,deg,dnf,cnf, on every hyperoctahedral class of designs atdim 3(22 classes) anddim 4(402 classes), from the truth-table definitions. - Diffs the result cell by cell against
measures_d3.csvandmeasures_d4.csv, which travel as data; fits the fill polynomial from rendered odd-side grids and compares it with the closed form. - Groups the catalog by genus,
GF(2)degree, popcount and fill polynomial, and reports which keys determine which measures, with the smallest witness pair atdim 4. - Checks the pin family, the inequality web, total influence in exact rationals at
dim 1..4, and the(s, bs, C)profile of every design atdim 4plus seeded samples atdim 5.
RUN
uv run python research/lab/py/boolean-measures/measures.py- Domain: every design at
dim 1..4; atdim 5a seeded sample of 50000 uniform designs, plus 20000 uniform and 20000 thinned designs; about three seconds.
WITNESSES
- complexity.md:61 286 cells at
dim 3and 5226 atdim 4, zero mismatches. - complexity.md:66-87 the
dim 3table of 22 classes, printed row by row. - complexity.md:90-91 genus
iso 10, axis 2, comp 10;GF(2)degree histogram-1: 1, 0: 1, 1: 3, 2: 9, 3: 8. - complexity.md:94-96 the three classes
bang dim 3, code 7,bang dim 3, code 31,bang dim 3, code 23withbs = 2,dt = 3. - complexity.md:104-118 the pin family, six measures equal
r,dnf = 1,cnf = r, atdim 3anddim 4. - complexity.md:141-150 fill polynomial 21 of 22 at
dim 3, one collision4k^3 - 4k^2 + kat odd side2k - 1; atdim 4183 of 402, 94 shared, 92 groups, 81 split, 279 measure-splits. - complexity.md:154-164 the witness rows
bang dim 4, code 27andbang dim 4, code 281, six of seven measures split, their ANFs, one of 14 size-two groups splittingbs. - complexity.md:194-209
C = bson all 424 classes and on 50000 samples atdim 5;bang dim 4, code 7128the soles != bsclass, orbit 24; 216 samples ats = 3, bs = 4;deg = s^2atbang dim 4, code 855andbang dim 4, code 1911. - complexity.md:248
P[s(f) = dim]is1/2, 5/8, 69/128, 18253/32768. - complexity.md:269-278 no design with one bichromatic edge at
dim 3, realised counts0, 3, 4, 5, 6, 7, 8, 9, 12; influence mean1/2, 1, 3/2, 2, variance1/4, 1/4, 3/16, 1/8. - README.md:50 the
dim 4witness bullet.