Commit graph

21 commits

Author SHA1 Message Date
cscherrNT
226ad3ea6e automatic cargo CI changes 2024-07-23 09:25:12 +00:00
70711ad334 refactor(solver): debugging interactive
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m37s
2024-07-22 16:52:08 +02:00
610b404ab7 fix(game): fix #6 and #5
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m44s
2024-07-22 16:34:35 +02:00
f0afcbe252 chore: add fixme comment for #5
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m47s
2024-07-22 16:19:56 +02:00
1f8b85a152 refactor: game without solution seems to become possible?
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m54s
2024-07-22 14:47:11 +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
f2eb1f57ac fix: start to fix this mess (at least it compiles now) 2024-07-22 12:17:11 +02: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
15edd58d3b
early bench
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m36s
2024-04-04 22:46:25 +02:00
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