Cheng 4.40

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

mar
Posts: 2559
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Cheng 4.40

Post by mar »

CMCanavessi wrote: Tue Jan 05, 2021 2:06 am Any estimates of improvement against 4.39 ?
I'm hoping for ~30 elo, could be less or more (especially depending on TC), I typically get much less from self-play (less than a half), so I leave this to independent testers.
In hyperbullet selfplay I got about +77 against 4.39 (10k 10+0.1s games), but it will be less against other engines, I'm pretty sure of that.
Martin Sedlak
mar
Posts: 2559
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Cheng 4.40

Post by mar »

Frank Quisinsky wrote: Tue Jan 05, 2021 1:10 am Not easy to explain:
A delay process with pawn endgames.
Or maybe in better english ... a sneaky / creeping process with pawn-structurs in endgames.

Often I am thinking after Cheng switched rooks, bishops or knights the pawn-positions after ... must be lose.
Often I am thinking why Cheng don't try to bring rooks on better positions.
2-line, 7-line on the board for rooks, the rooks are not aggressively enough in endgames.
I'm aware that my passer evaluation (among other things) is not great, perhaps that's what you mean, Frank?
Martin Sedlak
Frank Quisinsky
Posts: 6808
Joined: Wed Nov 18, 2009 7:16 pm
Location: Gutweiler, Germany
Full name: Frank Quisinsky

Re: Cheng 4.40

Post by Frank Quisinsky »

Hi Martin,

I am not a programmer, looking more in statistics, generated from big databases or searching games, engines forced a faster way to win (Andscacs, Booot, SlowChess, Hakkapelitta, Spark, Fizbo, Wasp with his very aggressive pawns do), Aristarch or ETChess in the past can do, Glaurung, Gothmog, AnMon, Phalanx, Gromit, Junior and often Hiarcs can do. Schooner can do with very aggressive knight, bishophs (engine try to hold the minor-pieces, very own way Schooner like to do). Mid-game and king safty with many pieces on board is most important for myself because I am using engines most for opening analyzes. A great combination with many pieces on board ... that's what I like most.

I am today with around 2050 Elo not a very strong player, but often I am thinking I am playing with 2150 Elo, often I am thinking 1900 and on bad days not more as 1600. I can see with statistics and the knowledge I have with a lot of holes only.

But yes, after all I have the opinion Cheng lost Elo in endgames and the reason is the pawn structure, often build after a bad trade pieces in late mid-game and often I am thinking endgames with rooks can be better.

But this isn't my main point (end-games).
What I like to see ... Cheng is great and for myself in the group of mid-game attacker!
Same for Cheese ... late place in FCP Qualify-Tourney-2021.
But with Wasp, Cheng I have the most fun here with Cheese ... again Elo isn't important, not for myself!
Topple plays also very nice games.

Best
Frank
Archimedes
Posts: 135
Joined: Tue Mar 05, 2019 3:43 pm
Full name: Archimedes

Re: Cheng 4.40

Post by Archimedes »

mar wrote: Tue Jan 05, 2021 2:16 am I didn't include an Android build this time, because of what Aart wrote about the new security changes in Android - assuming it only affects running engines from SSDs (for now), I probably should've added an Android compile - but since I don't own an Android device at the moment (plus I was lazy to set up NDK), I decided to pass on Adroid this time. Someone else can build Android binaries for sure.
Android NDK uses the clang compiler. And with it, you have to change very often parts the source code for proper compiling (but this can be done very often in a minimal invasive way). For Android compiles, i simply use ndk-build from Android NDK.

Cheng 4.40:
https://app.box.com/s/235inq8ab3rlu0objnzeaeiunknlaz4r
Dann Corbit
Posts: 12541
Joined: Wed Mar 08, 2006 8:57 pm
Location: Redmond, WA USA

Re: Cheng 4.40

Post by Dann Corbit »

Whether or not Cheng ever becomes top 10, I am a big fan of the engine.
I think it has beautiful code.
It is clear.
It is easy to read.
It reminds me of Bas Hamstra's Tao, which was similar in being very well put together.

I am a fan.
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
Wolfgang
Posts: 896
Joined: Sat May 13, 2006 1:08 am

Re: Cheng 4.40

Post by Wolfgang »

mar wrote: Tue Jan 05, 2021 2:19 am
CMCanavessi wrote: Tue Jan 05, 2021 2:06 am Any estimates of improvement against 4.39 ?
I'm hoping for ~30 elo, could be less or more (especially depending on TC), I typically get much less from self-play (less than a half), so I leave this to independent testers.
In hyperbullet selfplay I got about +77 against 4.39 (10k 10+0.1s games), but it will be less against other engines, I'm pretty sure of that.
Looks like ~50 to 70 ELO @ our 40/4 list
https://cegt.forumieren.com/t1404-testi ... ivisto-4-0

Cheng 4.40 = ~2859
Cheng 4.39 = 2793
Best
Wolfgang
CEGT-Team
www.cegt.net
www.cegt.forumieren.com
mar
Posts: 2559
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Cheng 4.40

Post by mar »

Archimedes wrote: Tue Jan 05, 2021 3:46 pm Android NDK uses the clang compiler. And with it, you have to change very often parts the source code for proper compiling (but this can be done very often in a minimal invasive way). For Android compiles, i simply use ndk-build from Android NDK.

Cheng 4.40:
https://app.box.com/s/235inq8ab3rlu0objnzeaeiunknlaz4r
Thanks, I thought NDK uses gcc, but I guess it doesn't matter - I compile with clang for Mac, so should work just fine.
Martin Sedlak
mar
Posts: 2559
Joined: Fri Nov 26, 2010 2:00 pm
Location: Czech Republic
Full name: Martin Sedlak

Re: Cheng 4.40

Post by mar »

Dann, we both know that's not quite true :) The code is unnecessarily verbose and certainly not "beautiful", but at least it doesn't crash when ucinewgame is missing or when illegal fen is passed to the engine, because there's simply no reason to :wink:

Wolfgang: that's probably too good to be true, but at least it shows some real improvement, which is good
Martin Sedlak
Dann Corbit
Posts: 12541
Joined: Wed Mar 08, 2006 8:57 pm
Location: Redmond, WA USA

Re: Cheng 4.40

Post by Dann Corbit »

mar wrote: Wed Jan 06, 2021 7:49 am Dann, we both know that's not quite true :) The code is unnecessarily verbose and certainly not "beautiful", but at least it doesn't crash when ucinewgame is missing or when illegal fen is passed to the engine, because there's simply no reason to :wink:

Wolfgang: that's probably too good to be true, but at least it shows some real improvement, which is good
There is more than one kind of beauty. There is the beautiful, terse elegance of Olithink, and the expressive beauty of Cheng.
It is like the question:
Which is more beautiful, the SR71 Blackbird, an arrangement of cherry blossoms, or the voice of Luther Vandross?
The answer is that they are all equally beautiful, but in very different ways.

There is ugly code too. I have read code so ugly it made me genuinely angry.
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
Angle
Posts: 319
Joined: Sat Oct 31, 2020 1:04 am
Full name: Aleksey Glebov

Re: Cheng 4.40

Post by Angle »

Incredibly fast systems miscount incredibly fast.