Problems with implementing UCI analysis mode

Discussion of chess software programming and technical issues.

Moderator: Ras

Michel
Posts: 2292
Joined: Mon Sep 29, 2008 1:50 am

Re: Problems with implementing UCI analysis mode

Post by Michel »

Using more than one thread is convenient but it is not absolutely necessary.

You could look at Fruit's code. As with all of Fabien's code it solves the problem cleanly.