Kiwi.ini is missing from Kiwi3.a.zip?

Discussions about Winboard/Xboard. News about engines or programs to use with these GUIs (e.g. tournament managers or adapters) belong in this sub forum.

Moderator: Andres Valverde

Kiwi.ini is missing from Kiwi3.a.zip?

Postby Pablo » 14 Nov 2004, 17:07

Hello: Maybe somebody could send me the Kiwi.ini file that use Kiwi 03.a.
Thanks,
Pablo
:(
Pablo
 
Posts: 242
Joined: 26 Sep 2004, 21:57
Location: Santiago-Chile

Re: Kiwi.ini is missing from Kiwi3.a.zip?

Postby Leo Dijksman » 15 Nov 2004, 20:30

kiwi.ini
Code: Select all
;--------------------------------------------------
;
; Kiwi initialization file
;
;--------------------------------------------------


;--------------------------------------------------
;
; Size of main transposition table. Must be a power of two.
; Default size is 32M.
;
; ttable.size = 64M


;--------------------------------------------------
;
; Max size of pawn hash table.
;
; The actual size is decided at runtime: it will not exceed the specified value.
; Default size is 1M.
;
; pawntable.size = 4M


;--------------------------------------------------
;
; Piece values
;
; Note that even if the pawn value is configurable, there are many
; other parameters internal to the engine that have been tuned for a
; pawn value of 100. So, changing the pawn value will also partially
; affect the ratio between positional evaluation and material.
;
; Default sizes are 100, 325, 325, 500, 950.
;
; score.pawn = 100
; score.knight = 300
; score.bishop = 300
; score.rook = 500
; score.queen = 900


;--------------------------------------------------
;
; Search extensions.
;
; Extensions are expressed in plies or fractions, where one ply
; has a value of 60. So for example 30 is half a ply, 45 is
; three quarters of a ply and 75 is one full ply plus one quarter.
;
; At the beginning of the search, an initial extension bonus is granted
; as specified by the extend.init option, then for each ply searched
; the individual extensions are applied and add up but they will be always
; limited to the maximum value specified in extend.plymax.
;
; extend.init = 45
; extend.plymax = 45
;
; Also worth a try: extend.init = 0 and extend.plymax = 60.
;
; The following control the amount of search extension applied when
; in check, when a pawn is pushed on the 2nd or 7th rank, and when a
; dangerous threat is detected.
;
; extend.check = 60
; extend.pawn7th = 60
; extend.threat = 30


;--------------------------------------------------
;
; Resign threeshold: engine will resign if score drops below
; this threshold without improving for three consecutive moves.
;
; resign.threshold = -700


;--------------------------------------------------
;
; Time management.
;
; For now this entry is reserved for testing, please do NOT modify!
;
; time.score.control0 = 0
; time.score.control1 = 0
; time.score.control2 = 0


Leo.
Leo Dijksman
 
Posts: 586
Joined: 26 Sep 2004, 19:54
Location: Netherlands

Kiwi.ini

Postby Pablo » 15 Nov 2004, 22:30

Thanks Leo
I will try it.
Best
Pablo
Pablo
 
Posts: 242
Joined: 26 Sep 2004, 21:57
Location: Santiago-Chile


Return to Winboard and related Topics

Who is online

Users browsing this forum: No registered users and 19 guests