Commit graph

107 commits

Author SHA1 Message Date
d18a8f2b85 test: add test to check manual guessing 2024-07-24 11:54:02 +02:00
cscherrNT
1d839e14ac automatic cargo CI changes 2024-07-23 09:29:15 +00:00
40e2f4d387 Merge branch 'feat/interactive-solver' of https://git.cscherr.de/PlexSheep/wordle-analyzer into feat/interactive-solver 2024-07-23 11:27:30 +02:00
b159cb4439 refactor: remove ManyWordData ad ManyWords and so on, useless type aliases 2024-07-23 11:27:24 +02:00
cscherrNT
226ad3ea6e automatic cargo CI changes 2024-07-23 09:25:12 +00:00
0c4adba682 test(solve): add test cases for naive and stupid solver 2024-07-23 11:23:17 +02:00
d9d84f8a11 feat(solve): add wl commands for show and top words 2024-07-23 11:22:12 +02:00
70711ad334 refactor(solver): debugging interactive 2024-07-22 16:52:08 +02:00
e4431ca688 chore: allow missing docs
the project is not nearly at a state where thats a real problem
2024-07-22 16:40:27 +02:00
610b404ab7 fix(game): fix and 2024-07-22 16:34:35 +02:00
f0afcbe252 chore: add fixme comment for 2024-07-22 16:19:56 +02:00
42323410f5 feat(solver): show the gamestate 2024-07-22 16:06:41 +02:00
f1a12e9a13 Merge branch 'feat/interactive-solver' of https://git.cscherr.de/PlexSheep/wordle-analyzer into feat/interactive-solver 2024-07-22 15:15:07 +02:00
0b83b26b20 feat(solver): interactive input of responses 2024-07-22 15:15:05 +02:00
cscherrNT
79715e5374 automatic cargo CI changes 2024-07-22 12:56:07 +00:00
36347d1661 refactor(evaluation): move evaluation to a new module 2024-07-22 14:54:22 +02:00
cscherrNT
8a48498182 automatic cargo CI changes 2024-07-22 12:49:03 +00:00
1f8b85a152 refactor: game without solution seems to become possible? 2024-07-22 14:47:11 +02:00
e9a2223fc0 Merge branch 'feat/interactive-solver' of https://git.cscherr.de/PlexSheep/wordle-analyzer into feat/interactive-solver 2024-07-22 14:12:19 +02:00
6a9a99aa51 refactor(solve): try to hack the idea of "idk the solution yet" into the game 2024-07-22 14:11:29 +02:00
cscherrNT
a9bec80efa automatic cargo CI changes 2024-07-22 11:35:25 +00:00
44ed7210c4 feat(solver): add verbosity flag 2024-07-22 13:33:35 +02:00
cscherrNT
5f32f8227f automatic cargo CI changes 2024-07-22 10:33:57 +00:00
3b0eec9032 fix: benchmark now works and exits correctly 2024-07-22 12:32:01 +02:00
86b75e5160 chore: add fixme to bench, which is not working 2024-07-22 12:21:31 +02:00
f2eb1f57ac fix: start to fix this mess (at least it compiles now) 2024-07-22 12:17:11 +02:00
43355d938f ci add cargo test of docs 2024-05-12 17:27:49 +02:00
91911fca1d async in sync is hard 2024-04-18 15:29:42 +02:00
0cd46eb2de i think i have decided on the api 2024-04-18 14:59:53 +02:00
b4fa88eab5 knapp aber knapp heißt eben nicht 2024-04-18 14:10:32 +02:00
274a6026b4 its a mess 2024-04-17 15:01:32 +02:00
628c5163a5 overkill with tokio 2024-04-17 14:13:48 +02:00
37ce70d23b at least it compiles 2024-04-17 13:32:04 +02:00
d161b27e42 stuff that does not wörk 2024-04-17 12:39:14 +02:00
932a3f92b0 remove wlist from builtinbench 2024-04-12 10:35:19 +02:00
e6934bfb08
move report to struct so that users of the lib can pull 2024-04-05 20:00:33 +02:00
fb59537cf1
better rating math 2024-04-05 18:09:13 +02:00
628d5b6b96
report math 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 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 2024-04-04 22:46:25 +02:00
2ae53bc464
more bench and report impls 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 2024-04-04 20:41:32 +02:00
d831dfb546
solver docs 2024-04-04 20:41:25 +02:00
558abda651
solver docs 2024-04-04 20:38:51 +02:00
1151a70a1a
readme stuff 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 2024-04-04 20:12:16 +02:00