Heron impossible engine

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

Moderators: hgm, Rebel, chrisw

seyyedparsakhatami
Posts: 10
Joined: Fri Nov 29, 2013 8:05 am

Heron impossible engine

Post by seyyedparsakhatami »

hi there!
I'm a programmer from Iran, I wrote my engine using Microsoft visual studio 2012, it based on C++. I started writing since about 6 month ago.
My engine's platform is Windows.
estimated elo: about upper than 3100!
Heron impossible can beats all of engines except Houdini and SF and Komodo.

I'm ready for Answering your questions.

Greetings,
Seyyed Mostafa Khatami.
elcabesa
Posts: 855
Joined: Sun May 23, 2010 1:32 pm

Re: Heron impossible engine

Post by elcabesa »

a warm welcome to you and your engine :)
User avatar
Werner
Posts: 2871
Joined: Wed Mar 08, 2006 10:09 pm
Location: Germany
Full name: Werner Schüle

Re: Heron impossible engine

Post by Werner »

seyyedparsakhatami wrote:hi there!
I'm a programmer from Iran, I wrote my engine using Microsoft visual studio 2012, it based on C++. I started writing since about 6 month ago.
My engine's platform is Windows.
estimated elo: about upper than 3100!
Heron impossible can beats all of engines except Houdini and SF and Komodo.

I'm ready for Answering your questions.
Greetings,
Seyyed Mostafa Khatami.
Hi Seyyed,
Looks like you wrote a very strong engine in about 6 months! Here are my questions:
- will you make the engine public ?
- did you start by scratch ?
- or did you start with source code of another public engine?
- can you write more about your engine and test results?

Werner
CEGT Team
seyyedparsakhatami
Posts: 10
Joined: Fri Nov 29, 2013 8:05 am

Re: Heron impossible engine

Post by seyyedparsakhatami »

Werner wrote: Hi Seyyed,
Looks like you wrote a very strong engine in about 6 months! Here are my questions:
- will you make the engine public ?
- did you start by scratch ?
- or did you start with source code of another public engine?
- can you write more about your engine and test results?

Werner
CEGT Team
It is not yet public but if would you mind to test it I'm ready give it
only to you, yes I had started by scratch, you can see results after
testing Heron.
Norbert Raimund Leisner
Posts: 1643
Joined: Tue May 20, 2008 4:57 pm
Location: Augsburg - Germany

Re: Heron impossible engine

Post by Norbert Raimund Leisner »

what kind of protocols will be supported to run your application on external GUIs?

UCI
http://www.shredderchess.com/download.html

WinBoard / CECP
http://www.open-aurec.com/wbforum/WinBo ... -intf.html

A survey of appropriate chess interfaces contains CCWiki here:
http://computer-chess.org/doku.php?id=c ... pport_list

Is the feature "SMP" = Symmetrical MultiProcessing, available too?

What´s about a Linux / Mac OS X edition and an own interface to start the
engine?

Best wishes,

Norbert
kgburcham
Posts: 2016
Joined: Sun Feb 17, 2008 4:19 pm

Re: Heron impossible engine

Post by kgburcham »

seyyedparsakhatami wrote:hi there!
I'm a programmer from Iran, I wrote my engine using Microsoft visual studio 2012, it based on C++. I started writing since about 6 month ago.
My engine's platform is Windows.
estimated elo: about upper than 3100!
Heron impossible can beats all of engines except Houdini and SF and Komodo.
I'm ready for Answering your questions.
Greetings,
Seyyed Mostafa Khatami.
usually we see these posts around April 1st, but Dec 7th is ok by me.

funny post
kgburcham
User avatar
Aser Huerga
Posts: 812
Joined: Tue Jun 16, 2009 10:09 am
Location: Spain

Re: Heron impossible engine

Post by Aser Huerga »

kgburcham wrote:
seyyedparsakhatami wrote:hi there!
I'm a programmer from Iran, I wrote my engine using Microsoft visual studio 2012, it based on C++. I started writing since about 6 month ago.
My engine's platform is Windows.
estimated elo: about upper than 3100!
Heron impossible can beats all of engines except Houdini and SF and Komodo.
I'm ready for Answering your questions.
Greetings,
Seyyed Mostafa Khatami.
usually we see these posts around April 1st, but Dec 7th is ok by me.

funny post
kgburcham
You made me laugh even more than the first post, seriously :lol:
kasinp
Posts: 251
Joined: Sat Dec 02, 2006 10:47 pm
Location: Toronto
Full name: Peter Kasinski

Re: Heron impossible engine

Post by kasinp »

kgburcham wrote:
seyyedparsakhatami wrote:hi there!
I'm a programmer from Iran, I wrote my engine using Microsoft visual studio 2012, it based on C++. I started writing since about 6 month ago.
My engine's platform is Windows.
estimated elo: about upper than 3100!
Heron impossible can beats all of engines except Houdini and SF and Komodo.
I'm ready for Answering your questions.
Greetings,
Seyyed Mostafa Khatami.
usually we see these posts around April 1st, but Dec 7th is ok by me.

funny post
kgburcham
:lol:

It is not often that the thread title is this appropriate.
PK
ThomasJMiller
Posts: 96
Joined: Fri Jan 11, 2013 12:22 pm

Re: Heron impossible engine

Post by ThomasJMiller »

I would be glad to test your engine against about 50 engines using my set of positions (about 8000). Let me know if you are interested.

:lol:
User avatar
Steve Maughan
Posts: 1221
Joined: Wed Mar 08, 2006 8:28 pm
Location: Florida, USA

Re: Heron impossible engine

Post by Steve Maughan »

Hi Seyyed,
seyyedparsakhatami wrote:(...)I started writing since about 6 month ago.
My engine's platform is Windows.
estimated elo: about upper than 3100!
If true, this would be quite remarkable.

Be warned - this group is not impressed simply by such claims. You will only get respect if the engine does in fact play at a high level (even 2700 ELO would be impressive) and passes the stringent clone detection tests.

You will garner little if it fails the clone tests.

So my questions are,

- How did you make such rapid progress? What was the secret?
- Does your engine have any new search techniques?
- What is it's playing style (maybe you could post 100 games)

Best regards,

Steve
http://www.chessprogramming.net - Maverick Chess Engine