1. Joined
    26 Dec '09
    Moves
    69901
    03 Mar '12 22:33
    This probably falls under computer chess category.

    Suppose I have a tablebase for a certain endgame type and would like to do with it things such as:
    - divide it according to some criteria (e.g. into 3 databases containing won, drawn and lost positions);
    - search/count positions containing specified pattern;
    - sort won positions according to a distance to win;
    - etc.

    For instance, I might be interested in taking 100000 random positions from King+Rook v. King+pawn tablebase, and calculating what percentage of them are won for White if Black pawn is on rank 3.

    Are there any programs that could do it, or one would have to write one him/herself?

    Thanks.

Cookies help us deliver our Services. By using our Services or clicking I agree, you agree to our use of cookies. Learn More.I Agree