Page 1 of 1

Amoeba 1.3 released

Posted: Wed Aug 03, 2016 7:34 pm
by abulmo
I released a new version of Amoeba today.
Enhancements:
- Multipv support. A little crude implementation yet, Amoeba only displays the results when the search of the k-best moves is terminated (at each iterated depth). Should refresh more often in the future.
- Better search. Null move and near-frontier node pruning have been revisited & retuned. A bug corrupting transposition entries has been squashed. I hope progress to be more than 20 elo.

To download:
https://github.com/abulmo/amoeba/releases/tag/1.3

(Note: binaries for linux & MS-Windows are directly available from the link, the compressed packages only contain the source files).

Re: Amoeba 1.3 released

Posted: Wed Aug 03, 2016 9:27 pm
by Graham Banks
Thanks. Looking forward to including it in a tournament. :)