Add Contempt Factor in Polyglot

The contempt factor was previously not included in polyglot.ini
This commit is contained in:
RyanTaker
2012-10-07 09:49:55 -07:00
parent bbaef048cd
commit d77d555c72

View File

@@ -1,4 +1,3 @@
[PolyGlot] [PolyGlot]
EngineDir = . EngineDir = .
@@ -19,6 +18,7 @@ Use Search Log = false
Search Log Filename = SearchLog.txt Search Log Filename = SearchLog.txt
Book File = book.bin Book File = book.bin
Best Book Move = false Best Book Move = false
Contempt Factor = 0
Mobility (Middle Game) = 100 Mobility (Middle Game) = 100
Mobility (Endgame) = 100 Mobility (Endgame) = 100
Passed Pawns (Middle Game) = 100 Passed Pawns (Middle Game) = 100