TrappyBeowulf - A Beowulf mod to use [Trappy Minimax]

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

Moderators: hgm, Rebel, chrisw

Javier Ros
Posts: 200
Joined: Fri Oct 12, 2012 12:48 pm
Location: Seville (SPAIN)
Full name: Javier Ros

Re: TrappyBeowulf - A Beowulf mod to use [Trappy Minimax]

Post by Javier Ros »

I am interested in testing TrappyBeoWulf and normal BeoWulf against the same opponent, but the zip file with Windows exe doesn't work on my systems. I have tried it on WinXP 64bits, WinXP 32 bits and Windows7 64bits.

I don't know what the problem is? Maybe some file is missing?
To compare the two versions I need the exact same version without trappy minimax, but I don't know how to get the same two versions?
JBNielsen
Posts: 267
Joined: Thu Jul 07, 2011 10:31 pm
Location: Denmark

Re: TrappyBeowulf - A Beowulf mod to use [Trappy Minimax]

Post by JBNielsen »

Jim Ablett wrote:Image
TrappyBeowulf rev11 by Mike Vollmer
https://github.com/probabilityZero/TrappyBeowulf

This project (a class project for CSc 215 at California State University, Sacramento) is an attempt to modify Beowulf (http://www.chessbrain.net/beowulf/ 2.4a by by Colin Frayn
(University of Birmingham, UK) and Dann Corbit (USA)
) to use [Trappy Minimax]
Trappy minimax is a game-independent extension of the minimax adversarial search algorithm that attempts to take advantage of human frailty.
Whereas minimax assumes best play by the opponent, trappy minimax tries to predict when an opponent might make a mistake by comparing the various scores returned through iterative-deepening.
Sometimes it chooses a slightly inferior move, if there is an indication that the opponent may fall into a trap, and if the potential profit is high.
The algorithm was implemented in an Othello program named Desdemona, and tested against both computer and human opponents.
Desdemona achieved a higher rating against human opposition on Yahoo! Games when using the trappy algorithm than when it used standard minimax
Windows/Linux 64/32 bit

https://dl.dropbox.com/u/5047625/trappy ... v11-ja.zip
Mirror:
http://cl.ly/MYvF/trappybeowulf-rev11-ja.zip

Jim.
Pocopito has drawn my attention to this thread.

A few days ago I wrote about something similar here: http://talkchess.com/forum/viewtopic.php?t=47165