Scroll to navigation

GPSSHOGI(6) Games GPSSHOGI(6)

NAME

gpsshogi - GPSShogi for XShogi and the CSA protocol

DESCRIPTION

Search options:

initial limit of iterative deepening
step of iterative deepening
maximum limit of search
minimum depth left of storing record
maximum number of search nodes (tested at each iteration)
maximum number of search nodes (tested at every nodes)
number of entries in table
ignored. just for backward compatibility.
ignore {node,checkmate} counts and table size and continue search until memory exhausts
preference for draw (prefer if positive, escape if negative), relative to pawn value
num cpus for parallel search
percentage for memory use (normally 100)

Evaluation options:

evaluation function (test or progress
filename for evaluation function
filename for NewProgress data
add random value generated by normal distribution of a given standard deviation, to evaluation values
path to gpsfish

Match options:

name of black player
name of white player
total time left
seconds for each move (byoyomi)
filename of game record
csa file of initial position
no effect (preserved only for backward compatibility)
use pv of previous search results
use csa protocol, instead of gnushogi compatible mode
use alphabeta, instead of mtd(f)
random playing
computer play first (second if not specified)
search while the opponent is thinking
send move with comment (this is a private extension to CSA protocol)

Opening options:

kisen file for opening book (unused unless kisen-id is specified)
id of kisen record for opening book (enabled if positive)
csa file for opening book
file for opening book (used for normal games)
do not use opening book
maximum depth traced in book
if a specified value (N) > 0, a move is selected among the top N weighted moves with a probability propotional to each move's weight (default 0 [disabled])
weight coefficient to the top moves, which is used to filter moves only for the initial one.
weight coefficient to the top moves, which is used to filter moves except the initial one.

Other options:

test search performance
test search performance
number of problems for benchmark
seconds of sleeping at exit
test whether data files are properly placed
produce help message
produce verbose output
show version info

COPYRIGHT

Copyright © 2003-2011 Team GPS. osl wordsize 64 gcc 6.3.0 20170415

April 2018 gpsshogi r3033