Pgnscanner 0.70 + accbook 1.2

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

Gabriel Guillory

Pgnscanner 0.70 + accbook 1.2

Post by Gabriel Guillory »

Hi :) ,
Here are 2 new releases of Pgnscanner and its dll accbook.

The main improvement for PgnScanner is the possibility to explore a book-tree and analyze it with and external UCI engine. Evaluation can be stored in a the form of comments (from 1 to 7) and then read by any engines using pgnscanner's books.

The main improvement of Accbook 1.2 is now the possiblity to get the informations of the books in their real format instead of a string to be parsed.

http://www.transversale.fr/pgnscanner/p ... er_eng.htm
http://www.transversale.fr/pgnscanner/pgnscanner.htm

Have fun :D
--
GG

========
accbook 1.2
========

----------
~English :?
----------
- code cleaning
- GetAMove improvement : we stop if the top move of the list has less than 3 associated games
- added the GetData function which gives moves and statistical informations in their real format.

--------
French
--------
- nettoyage de code
- modif GetAMove : on stoppe si le 1er coup de la liste a moins de 3 occurences
- l'écriture dans le fichier de log n'est absolument plus obligatoire
=> si l'écriture est impossible (droits restreints, cdrom...), l'exécution continue
- ajout de la fonction GetData. Celle-ci donne accès aux données directement dans leur propre format ce qui évite de devoir 'parser' la chaine issue de GetMoves

===========
PgnScanner 0.70
===========

----------
~English
----------
- added the dcmbk and anabk commands. The anabk command explore the book and can save or analyze positions with an external UCI engine so that the field 'cmt' is filled with evaluation informations. Anabk can also start from given position in order to analyze the sub-trees.

--------
French
--------
- ajout des commandes dcmbk et anabk permettant d'explorer le book chargé et de sauvegarder ou d'analyser des positions à l'aide d'un moteur externe UCI. Le champ 'cmt' des données statistiques du book peut alors être automatiquement renseigné et utilisé par les moteurs de jeu comme une pré-estimation. La commande anabk peut également n'explorer que des "sous-arbres"