Author: Mike Byrne
Date: 22:17:31 08/07/03
Go up one level in this thread
On August 08, 2003 at 00:32:56, Nolan Denson wrote: >Hey Mike ... i will run a test on your position ... but a quick question for the >below info. the spin on the different lines means what ? > >So basically if I am using the crafty.rc file ...how would something like > >(Lazy cutoff=u lazy|spin|60|0|300) look inside of the crafty.rc file? >you can leave an example of a value command also using the spin. > >On Icc I am using a crafty.rc file ... I have all the ext and commands that i >know of working ... but this spin command, esp for value has me confused a >little. > > > >[EXTRAS] >GM Levels >=<readfile>|combo|Default|nil|Byrne|Capablanca|Lasker|Morphy|Nimzovich|Petrosian|Philidor|Stein| >Stronger Levels =<readfile>|combo|Default|nil|Standard|GM|IM|High >Master|Master|Low Master|Expert| >Weaker Levels >=<readfile>|combo|Default|nil|Club|Player|Bishop|Knight|Woodpusher|Simpleton|Novice|Beginner|Pawngrabber|Fish| >NalimovCache(MB)=cache %iM|spin|8|1|32 >Pawn hash (MB)=hashp %iM|spin|3|1|24 >Null Move =<readfile>|combo|Default|23|00|01|02|11|12|13|22|24|34|44| >Start extension=u start|spin|30|0|60 >Processors =mt |spin|1|1|2 >Time Usage=usage %i|spin|0|-50|100 >Search Depth=sd|spin|0|0|60 >Root Beta Window=beta|spin|40|-10000|10000 >Lazy cutoff=u lazy|spin|60|0|300 >Intensity=intensity|spin|10000|1|10000 >Noise=noise|spin|1|0|300000 >Delay Move=dm|check|false|off|on >Tournament Mode=mode|check|false|normal|tournament >Crafty Log=log|check|false|off|on >NalimovPath=tbpath|string|./TB >Use book=book|check|true|off|on "spin" is wb2uci.exe command that allows a user to set a value in a "UCI" GUI by spinning through values in GUI - it's a not acrafty command. When you use "spin" the first value is the defualt, the second value the lower bound and the third value the upper bound. e.g intensity has valid input from 1 to 10,000 with 10,000 being the default, "value" works similiar to "ext" i.e., it takes two arguments syntax "value <piece> <piece value>" e.g. "value queen 900" Best, Michael
This page took 0 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.