game evaluation got generated wrongly with multiple occurences of a char #18

Closed
opened 2024-08-02 16:15:59 +02:00 by cscherrNT · 1 comment
Collaborator
     Running `target/debug/wordlesolve -ns greet`
2024-08-02T14:15:01.524737Z  INFO using naive solver
0. guess: which
1. guess: about
2. guess: event
3. guess: reset
4. guess: mpret
Error: Solver Error

Caused by:
    Wordlist has no matches for the gamestate (solution: Some(("greet", 6.228932e-6)))
``` Running `target/debug/wordlesolve -ns greet` 2024-08-02T14:15:01.524737Z INFO using naive solver 0. guess: which 1. guess: about 2. guess: event 3. guess: reset 4. guess: mpret Error: Solver Error Caused by: Wordlist has no matches for the gamestate (solution: Some(("greet", 6.228932e-6))) ```
cscherrNT added the
Kind/Bug
Priority
High
Reviewed
Confirmed
labels 2024-08-02 16:15:59 +02:00
Author
Collaborator

Because markdown does not include the coloring:

grafik

The second 'e' in event should be correct

Because markdown does not include the coloring: ![grafik](/attachments/fa54a026-4c29-41c7-840b-c949d37d4b44) The second 'e' in *event* should be correct
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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#18
No description provided.