[NEW ENGINE] - Waterfall 1.0

Questions and comments related to CCRL testing study
Post Reply
TalvinJacobs
Posts: 12
Joined: Fri Oct 06, 2017 11:21 am
Sign-up code: 10159
Location: London, United Kingdom

[NEW ENGINE] - Waterfall 1.0

Post by TalvinJacobs »

.
Last edited by TalvinJacobs on Fri Oct 26, 2018 10:08 am, edited 1 time in total.
User avatar
Graham Banks
Posts: 26854
Joined: Sun Dec 18, 2005 5:47 pm
Sign-up code: 0
Location: Auckland, NZ

Re: [NEW ENGINE] - Waterfall 1.0

Post by Graham Banks »

Hi Talvin,

for our engine information, we need to know your nationality.

Graham.
TalvinJacobs
Posts: 12
Joined: Fri Oct 06, 2017 11:21 am
Sign-up code: 10159
Location: London, United Kingdom

Re: [NEW ENGINE] - Waterfall 1.0

Post by TalvinJacobs »

I am British (English)
User avatar
Graham Banks
Posts: 26854
Joined: Sun Dec 18, 2005 5:47 pm
Sign-up code: 0
Location: Auckland, NZ

Re: [NEW ENGINE] - Waterfall 1.0

Post by Graham Banks »

Thanks.
Is Waterfall a derivative of an open source engine or original?

Graham.
TalvinJacobs
Posts: 12
Joined: Fri Oct 06, 2017 11:21 am
Sign-up code: 10159
Location: London, United Kingdom

Re: [NEW ENGINE] - Waterfall 1.0

Post by TalvinJacobs »

It is original.
User avatar
Graham Banks
Posts: 26854
Joined: Sun Dec 18, 2005 5:47 pm
Sign-up code: 0
Location: Auckland, NZ

Re: [NEW ENGINE] - Waterfall 1.0

Post by Graham Banks »

TalvinJacobs wrote:It is original.
Okay. Thanks.
TalvinJacobs
Posts: 12
Joined: Fri Oct 06, 2017 11:21 am
Sign-up code: 10159
Location: London, United Kingdom

Re: [NEW ENGINE] - Waterfall 1.0

Post by TalvinJacobs »

May I ask what happens next?
User avatar
Graham Banks
Posts: 26854
Joined: Sun Dec 18, 2005 5:47 pm
Sign-up code: 0
Location: Auckland, NZ

Re: [NEW ENGINE] - Waterfall 1.0

Post by Graham Banks »

TalvinJacobs wrote:May I ask what happens next?
Hi Talvin,

as your engine is so strong, it's likely to draw some attention as to its originality.
That is why I asked the previous question.

Could I suggest that you also post in Talkchess so that more people know about Waterfall?

Unless any issues arise, I'll add Waterfall to the testing queue.

Graham.
TalvinJacobs
Posts: 12
Joined: Fri Oct 06, 2017 11:21 am
Sign-up code: 10159
Location: London, United Kingdom

Re: [NEW ENGINE] - Waterfall 1.0

Post by TalvinJacobs »

Will do. Thank you!
User avatar
Graham Banks
Posts: 26854
Joined: Sun Dec 18, 2005 5:47 pm
Sign-up code: 0
Location: Auckland, NZ

Re: [NEW ENGINE] - Waterfall 1.0

Post by Graham Banks »

The letters JA are used when Jim Ablett has compiled an engine.
Does this mean that Jim compiled Waterfall for you?
TalvinJacobs
Posts: 12
Joined: Fri Oct 06, 2017 11:21 am
Sign-up code: 10159
Location: London, United Kingdom

Re: [NEW ENGINE] - Waterfall 1.0

Post by TalvinJacobs »

Yes.
User avatar
Graham Banks
Posts: 26854
Joined: Sun Dec 18, 2005 5:47 pm
Sign-up code: 0
Location: Auckland, NZ

Re: [NEW ENGINE] - Waterfall 1.0

Post by Graham Banks »

TalvinJacobs wrote:Yes.
I'm disappointed because Jim tells me that this is not so.
User avatar
Graham Banks
Posts: 26854
Joined: Sun Dec 18, 2005 5:47 pm
Sign-up code: 0
Location: Auckland, NZ

Re: [NEW ENGINE] - Waterfall 1.0

Post by Graham Banks »

Any chance that you could provide source code?

Graham.
User avatar
Adam Hair
Posts: 1566
Joined: Sun May 30, 2010 3:28 am
Sign-up code: 10159
Location: Fuquay-Varina, North Carolina, USA

Re: [NEW ENGINE] - Waterfall 1.0

Post by Adam Hair »

TalvinJacobs wrote:It is original.

Code: Select all

Stockfish 3 64bit SSE4.2 by Tord Romstad, Marco Costalba and Joona Kiiski
uci
id name Stockfish 3 64bit SSE4.2
id author Tord Romstad, Marco Costalba and Joona Kiiski

option name Use Debug Log type check default false
option name Use Search Log type check default false
option name Search Log Filename type string default SearchLog.txt
option name Book File type string default book.bin
option name Best Book Move type check default false
option name Contempt Factor type spin default 0 min -50 max 50
option name Mobility (Middle Game) type spin default 100 min 0 max 200
option name Mobility (Endgame) type spin default 100 min 0 max 200
option name Passed Pawns (Middle Game) type spin default 100 min 0 max 200
option name Passed Pawns (Endgame) type spin default 100 min 0 max 200
option name Space type spin default 100 min 0 max 200
option name Aggressiveness type spin default 100 min 0 max 200
option name Cowardice type spin default 100 min 0 max 200
option name Min Split Depth type spin default 7 min 4 max 12
option name Max Threads per Split Point type spin default 5 min 4 max 8
option name Threads type spin default 8 min 1 max 64
option name Use Sleeping Threads type check default false
option name Hash type spin default 32 min 1 max 8192
option name Clear Hash type button
option name Ponder type check default true
option name OwnBook type check default false
option name MultiPV type spin default 1 min 1 max 500
option name Skill Level type spin default 20 min 0 max 20
option name Emergency Move Horizon type spin default 40 min 0 max 50
option name Emergency Base Time type spin default 200 min 0 max 30000
option name Emergency Move Time type spin default 70 min 0 max 5000
option name Minimum Thinking Time type spin default 20 min 0 max 5000
option name Slow Mover type spin default 100 min 10 max 1000
option name UCI_Chess960 type check default false
option name UCI_AnalyseMode type check default false
uciok

Code: Select all

id name Waterfall 1.0.0 JA 64bit
id author Talvin Jacobs

option name Use Search Log type check default false
option name Search Log Filename type string default SearchLog.txt
option name Book File type string default book.bin
option name Best Book Move type check default false
option name Mobility (Middle Game) type spin default 100 min 0 max 200
option name Mobility (Endgame) type spin default 100 min 0 max 200
option name Pawn Structure (Middle Game) type spin default 100 min 0 max 200
option name Pawn Structure (Endgame) type spin default 100 min 0 max 200
option name Passed Pawns (Middle Game) type spin default 100 min 0 max 200
option name Passed Pawns (Endgame) type spin default 100 min 0 max 200
option name Space type spin default 100 min 0 max 200
option name Aggressiveness type spin default 100 min 0 max 200
option name Cowardice type spin default 100 min 0 max 200
option name Check Extension (PV nodes) type spin default 2 min 0 max 2
option name Check Extension (non-PV nodes) type spin default 1 min 0 max 2
option name Single Evasion Extension (PV nodes) type spin default 2 min 0 max 2
option name Single Evasion Extension (non-PV nodes) type spin default 2 min 0 ma
x 2
option name Mate Threat Extension (PV nodes) type spin default 2 min 0 max 2
option name Mate Threat Extension (non-PV nodes) type spin default 2 min 0 max 2

option name Pawn Push to 7th Extension (PV nodes) type spin default 1 min 0 max
2
option name Pawn Push to 7th Extension (non-PV nodes) type spin default 1 min 0
max 2
option name Passed Pawn Extension (PV nodes) type spin default 1 min 0 max 2
option name Passed Pawn Extension (non-PV nodes) type spin default 0 min 0 max 2

option name Pawn Endgame Extension (PV nodes) type spin default 2 min 0 max 2
option name Pawn Endgame Extension (non-PV nodes) type spin default 2 min 0 max
2
option name Minimum Split Depth type spin default 7 min 4 max 7
option name Maximum Number of Threads per Split Point type spin default 5 min 4
max 8
option name Threads type spin default 8 min 1 max 8
option name Hash type spin default 32 min 4 max 8192
option name Clear Hash type button
option name New Game type button
option name Ponder type check default true
option name OwnBook type check default true
option name MultiPV type spin default 1 min 1 max 500
option name Emergency Move Horizon type spin default 40 min 0 max 50
option name Emergency Base Time type spin default 200 min 0 max 60000
option name Emergency Move Time type spin default 70 min 0 max 5000
option name Minimum Thinking Time type spin default 20 min 0 max 5000
option name UCI_Chess960 type check default false
option name UCI_AnalyseMode type check default false
uciok
Post Reply