Commit graph

18 commits

Author SHA1 Message Date
d9d84f8a11 feat(solve): add wl commands for show and top words 2024-07-23 11:22:12 +02:00
cscherrNT
5f32f8227f automatic cargo CI changes
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m36s
2024-07-22 10:33:57 +00:00
88d388807f
bench with multithreading
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m46s
2024-04-05 10:04:57 +02:00
d9ffa03e88
bench work 2024-03-26 00:16:26 +01:00
b33038cc50
naive solver use other chars
All checks were successful
cargo devel CI / cargo CI (push) Successful in 42s
2024-03-22 22:40:26 +01:00
cscherrNT
2c8b9d903c automatic cargo CI changes 2024-03-22 16:28:12 +00:00
c372285015
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 46s
2024-03-22 17:27:24 +01:00
9beb38a5bb
match and get by frequency 2024-03-22 17:26:43 +01:00
8afede35b6
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer 2024-03-22 16:09:17 +01:00
1fa8989f08
calc frequency of letters 2024-03-22 16:03:51 +01:00
f24f83ad64
we have a solver that solves every wordle with enough steps
All checks were successful
cargo devel CI / cargo CI (push) Successful in 40s
2024-03-22 15:15:20 +01:00
02d67cdd0c
reuse wordlist 2024-03-22 13:00:49 +01:00
cscherrNT
2bb6bf4fc0 automatic cargo CI changes 2024-03-21 15:30:28 +00:00
a3e348ba91
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 47s
2024-03-21 16:29:40 +01:00
4e3cf29608
i have an okay word chooser 2024-03-21 16:28:26 +01:00
ca473824fe
freq as struct 2024-03-21 15:31:32 +01:00
cscherrNT
1050401e42 automatic cargo CI changes 2024-03-21 13:33:14 +00:00
880826dd85
generics are crazy
All checks were successful
cargo devel CI / cargo CI (push) Successful in 49s
2024-03-21 14:32:24 +01:00