nguyenpham / ocgdb

Open Chess Game Database Standard (OCGDB)
MIT License
31 stars 8 forks source link

Some doubles not find with ocgdb beta 6 #19

Closed Jonathan003 closed 2 years ago

Jonathan003 commented 2 years ago

If I search this smal example database: 60_games_with_doubles, with Chessbase for duplicates with exact the same moves, Chessbase finds 36 duplicates. If I search this smal database for duplicates with ocgdb beta 6, it founds 31 duplicates. These are the duplicates not find with ocgdb beta 6: not_find_duplicates

nguyenpham commented 2 years ago

Thanks a lot for the report. I have found and fixed a bug. The code has been pushed already.

Below is a zip file of some executed apps (for Win and Mac) with the new changes:

ocgdb.zip

Jonathan003 commented 2 years ago

Thanks for the quick fix! I will test it with some other databases and compare it with the doubles found with Chessbase.