improve naive solver #13

Open
cscherrNT wants to merge 12 commits from feat/naive into devel
Collaborator

implements #2 and #12

implements #2 and #12
cscherrNT added the
Kind/Enhancement
Priority
High
Reviewed
Confirmed
labels 2024-07-31 10:51:56 +02:00
cscherrNT added 4 commits 2024-07-31 10:51:57 +02:00
cscherrNT added 1 commit 2024-07-31 11:00:48 +02:00
cargo devel CI / cargo CI (push) Failing after 1m53s Details
845fd73040
fix(naive): improve found character indexing #2
cscherrNT added 2 commits 2024-08-01 15:46:33 +02:00
PlexSheep force-pushed feat/naive from aac3e8804e to 714aac0d86 2024-08-01 17:25:39 +02:00 Compare
cscherrNT added 1 commit 2024-08-02 15:11:49 +02:00
cscherrNT added 1 commit 2024-08-02 15:12:10 +02:00
cargo devel CI / cargo CI (push) Failing after 1m48s Details
29ec8bf219
docs(game): make it clear what some parameters and methods do
cscherrNT added 1 commit 2024-08-02 15:33:46 +02:00
cargo devel CI / cargo CI (push) Failing after 2m0s Details
f511e158cd
feat(naive): state building from responses works
cscherrNT added 1 commit 2024-08-02 16:13:44 +02:00
cargo devel CI / cargo CI (push) Failing after 1m56s Details
3c44760a2c
feat(naive): make it almost work
cscherrNT added 1 commit 2024-08-02 16:22:05 +02:00
cscherrNT added 1 commit 2024-08-02 16:57:51 +02:00
cscherrNT force-pushed feat/naive from a59b847675 to 1b63e4d9cc 2024-08-02 16:58:46 +02:00 Compare
cscherrNT added 1 commit 2024-08-02 17:11:03 +02:00
cargo devel CI / cargo CI (push) Failing after 2m11s Details
b6f639da67
Merge branch 'devel' into feat/naive
cscherrNT changed title from WIP: improve naive solver to improve naive solver 2024-08-02 17:13:18 +02:00
cscherrNT added 2 commits 2024-08-02 17:38:00 +02:00
PlexSheep added 1 commit 2024-08-03 18:51:56 +02:00
cargo devel CI / cargo CI (push) Failing after 2m12s Details
af1a2ee36c
fix(evaluation): added more evaluation tests and fixed #21
PlexSheep added 1 commit 2024-08-03 19:09:09 +02:00
PlexSheep added 2 commits 2024-08-03 19:17:21 +02:00
PlexSheep added 1 commit 2024-08-03 20:05:51 +02:00
PlexSheep force-pushed feat/naive from cc1afda25b to 5f8c92de47 2024-08-03 20:07:18 +02:00 Compare
PlexSheep added 1 commit 2024-08-03 20:16:30 +02:00
cargo devel CI / cargo CI (push) Failing after 1m55s Details
38d484fb5e
test(naive): test that the naive solver should win it's games
PlexSheep added 2 commits 2024-08-07 14:29:22 +02:00
PlexSheep added 1 commit 2024-08-07 15:00:42 +02:00
cargo devel CI / cargo CI (push) Has been cancelled Details
f63c3d0449
Merge branch 'devel' into feat/naive
PlexSheep added 1 commit 2024-08-07 15:01:16 +02:00
cargo devel CI / cargo CI (push) Failing after 3m11s Details
58f6646c6e
chore: add back a test wrongly removed in merge
PlexSheep added 1 commit 2024-08-07 22:13:11 +02:00
cargo devel CI / cargo CI (push) Failing after 3m25s Details
c8043dce34
Merge branch 'devel' into feat/naive
Some checks failed
cargo devel CI / cargo CI (push) Failing after 3m25s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b feat/naive devel
git pull origin feat/naive

Step 2:

Merge the changes and update on Forgejo.
git checkout devel
git merge --no-ff feat/naive
git push origin devel
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: PlexSheep/wordle-analyzer#13
No description provided.