Commit graph

13 commits

Author SHA1 Message Date
b159cb4439 refactor: remove ManyWordData ad ManyWords and so on, useless type aliases 2024-07-23 11:27:24 +02:00
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
15edd58d3b
early bench
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m36s
2024-04-04 22:46:25 +02:00
41676e9a23
naive filters matches
All checks were successful
cargo devel CI / cargo CI (push) Successful in 42s
we can actually win some games in 6 steps with this
2024-03-22 22:10:10 +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
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
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
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