generated from PlexSheep/rs-base
WIP: make the solver work with the fixed game evaluation
cargo.yaml #121 -Commit
a9549aedc0
pushed by
PlexSheep
Merge branch 'devel' into feat/naive
cargo.yaml #120 -Commit
c8043dce34
pushed by
PlexSheep
feat(bench): move benching to actual benches, primitively
cargo.yaml #119 -Commit
c7b068ef31
pushed by
PlexSheep
feat(bench): move benching to actual benches, primitively
cargo.yaml #118 -Commit
c7b068ef31
pushed by
PlexSheep
docs(readme): make wordlist attributions clearer
cargo.yaml #117 -Commit
7644970d1f
pushed by
PlexSheep
docs(readme): make wordlist attributions clearer
cargo.yaml #116 -Commit
660a232c43
pushed by
PlexSheep
docs(readme): make wordlist attributions clearer
cargo.yaml #115 -Commit
288d157f25
pushed by
PlexSheep
test: remove predetermined tests, solver changes too often and there are better ways to test the solver
cargo.yaml #114 -Commit
0a59059873
pushed by
PlexSheep
chore: add back a test wrongly removed in merge
cargo.yaml #113 -Commit
58f6646c6e
pushed by
PlexSheep
Merge branch 'devel' into feat/naive
cargo.yaml #112 -Commit
f63c3d0449
pushed by
PlexSheep
test: remove predetermined tests, solver changes too often and there are better ways to test the solver
cargo.yaml #111 -Commit
0a59059873
pushed by
PlexSheep
fix: regression fixes and clippy findings
cargo.yaml #110 -Commit
32034c9c07
pushed by
PlexSheep
Merge branch 'devel' into feat/naive
cargo.yaml #109 -Commit
530f51c9cc
pushed by
PlexSheep
test(naive): test that the naive solver should win it's games
cargo.yaml #106 -Commit
38d484fb5e
pushed by
PlexSheep
refactor(evaluation): fix yet another evaluation bug by refactoring
cargo.yaml #105 -Commit
5f8c92de47
pushed by
PlexSheep
refactor(evaluation): fix yet another evaluation bug by refactoring
cargo.yaml #104 -Commit
cc1afda25b
pushed by
PlexSheep
Merge branch 'feat/naive' of https://git.cscherr.de/PlexSheep/wordle-analyzer into feat/naive
cargo.yaml #103 -Commit
cd48322e89
pushed by
PlexSheep
fix(naive): solver works again after evaluation bugfixes, but is dumber than before
cargo.yaml #102 -Commit
6cc6694747
pushed by
PlexSheep
fix(evaluation): added more evaluation tests and fixed #21
cargo.yaml #101 -Commit
af1a2ee36c
pushed by
PlexSheep
Merge branch 'devel' into feat/naive
cargo.yaml #99 -Commit
b6f639da67
pushed by
cscherrNT
chore(wlist): make all wordlist json sources lowercase #20
cargo.yaml #98 -Commit
2fcdc062c8
pushed by
cscherrNT
fix(naive): make the naive solver work with a winrate of seemingly over 98%
cargo.yaml #97 -Commit
1b63e4d9cc
pushed by
cscherrNT
fix(naive): make the naive solver work with a winrate of seemingly over 98%
cargo.yaml #96 -Commit
a59b847675
pushed by
cscherrNT
fix(game): evaluation was not generated correctly in an edge case #18
cargo.yaml #95 -Commit
d5cf04d89b
pushed by
cscherrNT
feat(naive): state building from responses works
cargo.yaml #93 -Commit
f511e158cd
pushed by
cscherrNT