-
I cant get multipv or searchmoves to work are they not implemented or am i just doing it wrong?
```
setoption name MultiPV value 3
```
```
go depth 10 searchmoves e2e4
```
-
Why not add the Patricia Chess Engine to Lucas Chess? It is a very aggressive and spectacular engine that can easily adopt different levels to simulate players of different strength.
For more infor…
-
Get scores and pv lines from multipv 2 search, and also add 2nd bestmove and bestscore in the move comment during analysis if its score is not too far from the score of the game move. This would allow…
-
your .ini file has several sections .. i guess this is the MCTS section :
```
##################################################################
# montecarlo - Use montecarlo tree search (MCTS) …
-
Another example - whether with or without an increment:
[Patricia game - running out of time #08.txt](https://github.com/user-attachments/files/17880439/Patricia.game.-.running.out.of.time.08.txt)
[…
-
correct me if im wrong on this, but its possible that cutechess parses upperbound and lowerbound scores as the engines actual score.
ex. `info depth 34 seldepth 49 multipv 1 score cp 26 lowerbound`
…
-
### Describe the issue
Winning evaluation in a cursed win even when using tablebases
https://lichess.org/analysis/standard/8/8/6k1/3B4/3K4/4N3/8/8_w_-_-_54_106
![image](https://github.com/offic…
-
```
I didn't even realize you adjusted MultiPV by clicking the "1" next to the
engine analyzer name in the Hints panel until reading the code in bookPanel.py.
Previously, I'd thought you did it by e…
-
```
I didn't even realize you adjusted MultiPV by clicking the "1" next to the
engine analyzer name in the Hints panel until reading the code in bookPanel.py.
Previously, I'd thought you did it by e…
-
Hi Adam,
this time Patricia ver Aug 06, 2024 was playing!
It looks to me like both games are pretty similar in terms of engine behavior?!
- ver Aug 06, 2024
- ver Sep 18, 2024
If my impressio…