wordle-analyzer/src
Christoph J. Scherr 1b63e4d9cc
cargo devel CI / cargo CI (push) Failing after 1m58s Details
fix(naive): make the naive solver work with a winrate of seemingly over 98%
2024-08-02 16:58:42 +02:00
..
bench fix(evaluation): evaluation did not get built from string correctly #9 2024-07-25 14:48:16 +02:00
bin fix(bench): use the n defined by cli 2024-07-31 10:25:03 +02:00
game fix(game): evaluation was not generated correctly in an edge case #18 2024-08-02 16:22:03 +02:00
solve fix(naive): make the naive solver work with a winrate of seemingly over 98% 2024-08-02 16:58:42 +02:00
wlist feat(naive): don't reuse bad chars #12 2024-07-31 10:16:51 +02:00
error.rs feat(naive): don't reuse bad chars #12 2024-07-31 10:16:51 +02:00
lib.rs chore: allow missing docs 2024-07-22 16:40:27 +02:00