1-9 of 9 < Previous Next >
1 vote
closed

Add Plundering Search

Continue to search while it's opponent's turn ("Pundering"). Note: Use Principle Variation from previous search.

id# 4111 | Planned Release: V1.5.2 Beta | Last Updated: Oct 24 2007 at 3:45 AM  by tgiphil
1 vote
closed

AlphaBeta Search with Transposition Table

Improve the AlphaBeta Search method that use a transposition table during the search.

id# 1654 | Planned Release: V1.5.2 Beta | Last Updated: Oct 24 2007 at 3:41 AM  by tgiphil
1 vote
closed

KGS & CGOS Integration

To begin to play on KGS & CGOS, GoTraxx needs the following features implemented: 1. "kgs-genmove_cleanup" GTP command. Current this command is implemented just like "gen_move" and the search rout...

id# 1651 | Planned Release: V1.5.2 Beta | Last Updated: Sep 23 2007 at 3:55 AM  by tgiphil
1 vote

Mono compile scripts

Add scripts which can compile GoTraxx with Mono on the Windows and Unix platforms.

id# 1653 | Planned Release: V1.5.2 Beta | Last Updated: Sep 22 2007 at 11:29 PM  by tgiphil
1 vote
closed

Add Iterative Deepening to AlphaBeta Search

Two things really, capture the principal variation during AlphaBeta and use it to perform the (next) iterative AlphaBeta Search.

id# 1652 | Planned Release: V1.3 Initial Release | Last Updated: Jul 21 2007 at 4:38 PM  by tgiphil
1 vote
closed

GhostDoc

GoTraxx currently uses Hungarian type notation for parameter names. However, to better integrate with GhostDoc's documentation tool, we will be migration to camel case for parameter names. This al...

id# 2514 | Planned Release: V1.4.2 Stable | Last Updated: Jul 21 2007 at 4:37 PM  by tgiphil
1 vote
closed

Execute GTP from File

New feature to execute GTP commands from a file. The file name with the GTP commands will be passed via the command line.

id# 3189 | Planned Release: V1.4.2 Stable | Last Updated: Jul 21 2007 at 4:35 PM  by tgiphil
1 vote
closed

CGOS available from GTP

New feature to allow a connection to CGOS via custom GTP commands. cgos-connect {name} {password} [# of games to be played=1] cgos-server {server name} [port number] This allows the engine to be...

id# 3190 | Planned Release: V1.4.2 Stable | Last Updated: Jul 21 2007 at 4:35 PM  by tgiphil
1 vote

Monte-Carlo Search

A Monte-Carlo search works by generating a list of potential moves, and for each move playing out thousands of games at random on the resulting board. The move which leads to the best set of random...

id# 1655 | Planned Release: None | Last Updated: Jun 10 2007 at 6:05 PM  by tgiphil

Configure View

Search
Sort by Id
Release
Title
Updated
Votes
1-9 of 9 < Previous 1 Next >
Updating...