Commit graph

18 commits

Author SHA1 Message Date
636febaa1e print solve config to stderr 2026-07-08 17:01:31 -04:00
948d7f5005 solver config with (untested) PERFECT option 2026-07-08 02:14:11 -04:00
6c709c59dc show number of words in dictionary 2026-07-08 01:04:55 -04:00
42290371eb search limit argument 2026-07-08 01:03:21 -04:00
e8b3dd36cc send status messages to stderr
why would i put this off lol
2026-07-08 00:25:47 -04:00
a443b3bc5d add flake 2026-07-08 00:10:28 -04:00
37ffabc867 dramatically reduce memory usage
ACQUEST ADZ ALKY AMPING ARF AVOW BAH JEUX
2026-07-07 22:13:14 -04:00
ed49037643 crazy crazy memory usage
32: BEG ACQUIT ANKH AMPLY FAX JAW ARVOS ADZ
2026-07-07 21:50:11 -04:00
7cbaf40d44 ok i'm going to remove the hashset 2026-07-07 21:10:08 -04:00
d3f89edddf doesn't work 2026-07-07 20:24:00 -04:00
211368ee45 add LetterSet::{to,from}_index 2026-07-07 18:52:35 -04:00
4dd2ee21fc ineffective noodling 2026-07-07 17:29:46 -04:00
42c1c51e71 precompute word lettersets 2026-07-07 16:12:38 -04:00
0ce60e52ff target letterset as arg 2026-07-07 16:02:25 -04:00
1222162bd6 dramatically less cloning 2026-07-07 15:52:57 -04:00
8cba1ef0ce keeps track of words, but obscenely slow 2026-07-07 15:21:21 -04:00
9eac56f50c slow, doesn't keep track of what words 2026-07-07 15:09:35 -04:00
81a9ac109e add letterset 2026-07-07 14:29:40 -04:00