You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, really want to use this issue for a change to reach out since I had some questions on how your puzzle maker works. Really love your work. Going over the pgn of a game and comparing it to the best moves provided by the puzzle maker, it seems it provides moves that are no difference in evaluation and sometimes the same move that was made! Am I missing something?
The text was updated successfully, but these errors were encountered:
Generate chess position puzzle or test positions from a given pgn file.
Analyze position in the game from pgn file, record its pvmove and score
for the early part of analysis and final bestmove and bestscore after
the search. If pvmove and bestmove are not the same and score of
bestmove is higher than score at pvmove then save this as a test
position.
Hi, really want to use this issue for a change to reach out since I had some questions on how your puzzle maker works. Really love your work. Going over the pgn of a game and comparing it to the best moves provided by the puzzle maker, it seems it provides moves that are no difference in evaluation and sometimes the same move that was made! Am I missing something?
The text was updated successfully, but these errors were encountered: