Commit graph

112 commits

Author SHA1 Message Date
18a5125028 fix(evaluation): evaluation did not get built from string correctly #9
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m58s
2024-07-25 14:48:16 +02:00
713a661cc5 refactor: improve error handling
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m41s
2024-07-25 13:24:56 +02:00
500e99d8ee chore: fix typo in test name
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-25 13:24:01 +02:00
87a41d6603 chore: fix warning
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m34s
2024-07-24 12:03:14 +02:00
5a5757b071 chore: fix warnings in tests
Some checks failed
cargo devel CI / cargo CI (push) Has been cancelled
2024-07-24 12:00:52 +02:00
0c90f874b3 test: add test to check manual guessing
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m38s
2024-07-24 11:58:03 +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
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m48s
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
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m58s
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
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m37s
2024-07-22 16:52:08 +02:00
e4431ca688 chore: allow missing docs
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m39s
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 #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
42323410f5 feat(solver): show the gamestate
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m46s
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
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m19s
2024-07-22 15:15:07 +02:00
0b83b26b20 feat(solver): interactive input of responses #3 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
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m48s
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?
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m54s
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
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m50s
2024-07-22 13:33:35 +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
3b0eec9032 fix: benchmark now works and exits correctly
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m40s
2024-07-22 12:32:01 +02:00
86b75e5160 chore: add fixme to bench, which is not working
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m40s
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
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m24s
2024-05-12 17:27:49 +02:00
91911fca1d async in sync is hard
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m12s
2024-04-18 15:29:42 +02:00
0cd46eb2de i think i have decided on the api
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m37s
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
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m11s
2024-04-17 15:01:32 +02:00
628c5163a5 overkill with tokio
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m34s
2024-04-17 14:13:48 +02:00
37ce70d23b at least it compiles
All checks were successful
cargo devel CI / cargo CI (push) Successful in 1m36s
2024-04-17 13:32:04 +02:00
d161b27e42 stuff that does not wörk
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m16s
2024-04-17 12:39:14 +02:00
932a3f92b0 remove wlist from builtinbench
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m15s
2024-04-12 10:35:19 +02:00
e6934bfb08
move report to struct so that users of the lib can pull
Some checks failed
cargo devel CI / cargo CI (push) Failing after 1m16s
2024-04-05 20:00:33 +02:00
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