Ben St-Pierre wrote:
> After enquiring to jk, we isolated the problem:
>
> > I see the best move and then go to the game window to move the 
> cursor over the piece. However, the game window's first choice (the 
> greyed cell) doesn't match what is shown in the Analysis window.
>
> I asked jk if he had Show Suggested Moves on. He confirmed that he was 
> seeing the suggested move. This functionality has nothing to do with 
> the analysis. 
>
> I am writing this because he asked an interesting question:
>
> > How are these suggestions generated (which engine)?
>
> Do you know how, Fulvio?
>   
It uses the internal "Scidlet" engine (Copyright (c) 2002-2003 Shane 
Hudson):
// The Engine class provides a simple chess position evaluator
// based on negamax with quiescent search and alpha/beta pruning.
// It is used in Scid for doing small quick searches to determine
// which of the possible legal moves to or from a particular square
// to suggest as the best move for faster mouse input.

Bye,
Fulvio

------------------------------------------------------------------------------
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311&iu=/4140/ostg.clktrk
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to