Commit graph

71 commits

Author SHA1 Message Date
fb59537cf1
better rating math
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m31s
2024-04-05 18:09:13 +02:00
628d5b6b96
report math
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m37s
2024-04-05 12:07:01 +02:00
PlexSheep
29a6c984ae automatic cargo CI changes 2024-04-05 08:06:40 +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
PlexSheep
966f73efef automatic cargo CI changes 2024-04-04 20:47:58 +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
2ae53bc464
more bench and report impls
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m27s
2024-04-04 21:07:52 +02:00
84d4afdb18
cligame: better error when word is not in wordlist 2024-04-04 20:47:33 +02:00
2e46abbee0
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m25s
2024-04-04 20:41:32 +02:00
d831dfb546
solver docs 2024-04-04 20:41:25 +02:00
558abda651
solver docs
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m28s
2024-04-04 20:38:51 +02:00
1151a70a1a
readme stuff
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m34s
2024-04-04 20:14:44 +02:00
PlexSheep
70d727cc3f automatic cargo CI changes 2024-04-04 18:14:20 +00:00
3857604000
a lifetime of problems
All checks were successful
cargo devel CI / cargo CI (push) Successful in 2m7s
2024-04-04 20:12:16 +02:00
7b6dd82953
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 50s
2024-03-26 00:16:32 +01:00
d9ffa03e88
bench work 2024-03-26 00:16:26 +01:00
PlexSheep
7660f53b01 automatic cargo CI changes 2024-03-22 22:54:48 +00:00
98cb455a3c
add bench trait
All checks were successful
cargo devel CI / cargo CI (push) Successful in 41s
2024-03-22 23:54:05 +01:00
PlexSheep
6158043a60
automatic cargo CI changes
All checks were successful
cargo devel CI / cargo CI (push) Successful in 41s
2024-03-22 23:34:56 +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
4993e70309
fix #1
All checks were successful
cargo devel CI / cargo CI (push) Successful in 41s
2024-03-22 22:47:40 +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
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
cscherrNT
556bbaa0ae automatic cargo CI changes 2024-03-22 15:09:58 +00:00
74ef508841
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 38s
2024-03-22 16:09:19 +01:00
8afede35b6
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer 2024-03-22 16:09:17 +01:00
8264a318da
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 40s
2024-03-22 16:03:52 +01:00
1fa8989f08
calc frequency of letters 2024-03-22 16:03:51 +01:00
cscherrNT
8ca0a7cfa4 automatic cargo CI changes 2024-03-22 14:44:24 +00: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
5ef63d4147
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 38s
2024-03-22 15:03:00 +01:00
344d188f07
stupid solver 2024-03-22 15:02:59 +01:00
cscherrNT
c36e7fc6b3 automatic cargo CI changes 2024-03-22 13:55:51 +00:00
aba6c723da
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 41s
2024-03-22 14:55:09 +01:00
c5ba15a144
moar generics and data 2024-03-22 14:55:08 +01:00
cscherrNT
24d3ef05b7 automatic cargo CI changes 2024-03-22 13:13:33 +00:00
1336fdba10
Merge branch 'master' of https://git.cscherr.de/PlexSheep/wordle-analyzer
All checks were successful
cargo devel CI / cargo CI (push) Successful in 42s
2024-03-22 14:12:51 +01:00
ce9686f7bf
too much generics, idk 2024-03-22 14:12:49 +01:00
cscherrNT
93dfcf6efe automatic cargo CI changes 2024-03-22 12:01:37 +00:00
4367e7fc58
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 13:00:50 +01:00
02d67cdd0c
reuse wordlist 2024-03-22 13:00:49 +01:00
cscherrNT
f2cc14dec1 automatic cargo CI changes 2024-03-22 09:12:21 +00:00
df15d117ef
better cli
All checks were successful
cargo devel CI / cargo CI (push) Successful in 47s
2024-03-22 10:11:26 +01:00
PlexSheep
3f60238c07 automatic cargo CI changes 2024-03-21 23:02:28 +00:00
94d16b345f
workle
All checks were successful
cargo devel CI / cargo CI (push) Successful in 44s
2024-03-22 00:01:40 +01:00