Ordo v0.8 (release, now GPL)

Discussion of chess software programming and technical issues.

Moderator: Ras

User avatar
michiguel
Posts: 6401
Joined: Thu Mar 09, 2006 8:30 pm
Location: Chicago, Illinois, USA

Ordo v0.8 (release, now GPL)

Post by michiguel »

Release
https://sites.google.com/site/gaviotach ... e/releases

Page
https://sites.google.com/site/gaviotachessengine/ordo

Readme
https://sites.google.com/site/gaviotach ... rdo-readme

1) Sources, under GPLv3 are provided. I am no proud of them, this is more a debugged prototype than a mature program; but, it does what it is supposed to do. The main goal of providing the sources is that it could be compiled everywhere.

2) A new feature, "multiple anchors" was implemented. When several players are known to have very accurate ratings, it is possible to assign fixed values to them. In that case, they will behave like multiple anchors.
Thanks to Michel Van den Bergh for the suggestion. Quite useful for testing engines in gauntlets.

3) A bug in the simulation feature was fixed.

Miguel