-
```
Do you get the same output?
Must be something wrong in (i) my performance test, (ii) the FEN parser or
(iii) the move generator.
Also, I sometimes find that gray matter overlooks simple quick mate…
-
I used your library for pgn parsing and got exceptions then try to parse some pgns with promotion moves like:
> e8Q
> e8Q+
> e8Q#
I think it's because it's doesn't have equal sign and there moves th…
ghost updated
9 years ago
-
```
Do you get the same output?
Must be something wrong in (i) my performance test, (ii) the FEN parser or
(iii) the move generator.
Also, I sometimes find that gray matter overlooks simple quick mate…
-
```
What steps will reproduce the problem?
1.error opening pgn file
2.
[Event "Microsoft, Blitz:10"]
[Site "Microsoft"]
[Date "2010.01.18"]
[Round "3"]
[White "Junior 2010 UCI"]
[Black "Rybka 3"]…
-
```
What steps will reproduce the problem?
1.error opening pgn file
2.
[Event "Microsoft, Blitz:10"]
[Site "Microsoft"]
[Date "2010.01.18"]
[Round "3"]
[White "Junior 2010 UCI"]
[Black "Rybka 3"]…
-
```
What steps will reproduce the problem?
1. The best way to show the problem is paste a pgn
[White "Kramnik,V"]
[Black "Svidler,P"]
[WhiteElo "2769"]
[BlackElo "2735"]
[Result "1/2-1/2"]
[Date "200…
-
```
What steps will reproduce the problem?
1.error opening pgn file
2.
[Event "Microsoft, Blitz:10"]
[Site "Microsoft"]
[Date "2010.01.18"]
[Round "3"]
[White "Junior 2010 UCI"]
[Black "Rybka 3"]…
-
PGNScanner seems to fail on this game
```
[Event "Ch World (match)"]
[Site "New York (USA)"]
[Date "1886.03.24"]
[EventDate "?"]
[Round "19"]
[Result "0-1"]
[White "Johannes Zukertort"]
[Black "Wilhe…
-
I'm participating in a competition on kaggle.com 'FindingElo' [http://www.kaggle.com/c/finding-elo]. They recommended using your chess engine for position analysis. Besides providing 50000 games for…
-
```
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system and
what environment? U…