Hi, I typically open a database as a tree and I like to play some openings
and see what the most common moves are and that sort of thing. The problem
is though, that every time I make a move, the database has to do a lot of
processing it seems... it takes close to 10 seconds for me to get the next
recommended move (ply).


I think this should be faster since the database is already in memory,
right? I don't think it should take THIS long for each ply. Shouldn't it
just show me the next moves in the internal tree it's built? It shouldn't
have to rebuild the tree each time...

Scid Vs. Mac version 4.8.

Thanks,
Jai
------------------------------------------------------------------------------
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to