Commit graph

12 commits

Author SHA1 Message Date
d831dfb546
solver docs 2024-04-04 20:41:25 +02:00
d9ffa03e88
bench work 2024-03-26 00:16:26 +01:00
da9a7cd036
match fix false negative in game
All checks were successful
cargo devel CI / cargo CI (push) Successful in 42s
2024-03-22 23:21:08 +01:00
d101d7ddf9
add todo #2
All checks were successful
cargo devel CI / cargo CI (push) Successful in 40s
2024-03-22 22:50:44 +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
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
a5e22349f6
generic solver
All checks were successful
cargo devel CI / cargo CI (push) Successful in 42s
2024-03-22 15:43:41 +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
344d188f07
stupid solver 2024-03-22 15:02:59 +01:00
cscherrNT
24d3ef05b7 automatic cargo CI changes 2024-03-22 13:13:33 +00:00
ce9686f7bf
too much generics, idk 2024-03-22 14:12:49 +01:00