Enter your vote today! A new poll has been created for the abalone_prog group: Have you ever writen a program that plays Abalone? o Yes. It has even won some...
abalone_prog@yahoogro...
Apr 7, 2005 8:53 am
12
The following abalone_prog poll is now closed. Here are the final results: POLL QUESTION: Have you ever writen a program that plays Abalone? CHOICES AND...
abalone_prog@yahoogro...
Jul 2, 2005 2:16 am
14
Enter your vote today! A new poll has been created for the abalone_prog group: In which programming languages have you written a program of more than 300...
abalone_prog@yahoogro...
Nov 7, 2005 2:43 pm
15
I'm currently trying to enhance my own Abalone Program. If you want to test it, simply ask me at "david.malek@..." (instead of the dmalek@... which is...
Hi everybody. If you want to test the strength of your program, it is a good idea to implement the abnet protocol. A few programs already exist that implement...
Thanx for trying my lovely abalone ;) Good to see that i'm fast, it's true that i'm probably not that bad in terms of search (and plenty of ideas), and still a...
Ok, so I've also tested version 1.5 of My Lovely Abalone against Nacre 2003. This time the results are more mixed. 1 sec/move: MLA-Nacre = 4-6 2 sec/move:...
Hi Peer, Thank you for the good news, it give me courage in the middle of coding ! I'll try again with abnet, i really wish it to work, but i'm very very very...
Hi David abnet has not been compiled with Visual Studio 2003 - so you are on the fronteer here. I don't think it is very dependent on windows.h. It does depend...
AbaPro does not have time limits. You have to experiment with the level to find the highest that does not use more than 1 sec (exclusive the marble animation) ...
I've read the posts about notation. It reminds me about chess programs. PGN is the standard but chess is used by a lot of programs, it's not the case for...
The following abalone_prog poll is now closed. Here are the final results: POLL QUESTION: In which programming languages have you written a program of more...
abalone_prog@yahoogro...
Jan 1, 2006 3:09 am
26
Hi all, hi Peter, I have just finished porting Peter Tax's Abalone program from Mac OS 9 to Mac OS X (technically, it has been carbonized, as they at Apple)....
Hi Stéphane I would like to test the program against MLA, AbaPro & Nacre, but have some trouble accessing the source code. I have tried your link, but is...
Thanks. This time I'm able to read the source. It may take a week or so before I have the time to complete the code merge and test, so please have patience. ...
... Pour la fonction d'évaluation, les deux meilleures strategies (Epaminondas et Hannibal) utilisent à la fois la compacité (calculée fondamentalement...
My French is not really good, but if I understand the discussion between David and Stéphane correctly David argues that Tax Abalone must be slow. Stéphane...
... That's quite a good recollection of the discussion. You see, your French is perfect :-) ... This is what makes Abalone a complex, interesting game... ... ...
I read the search algortihm, no hash, nothing special but pure alpha beta, so i wonderred about speed. But the evaluation functions part needs more ...
... alpha beta, so i ... proven wrong ... few moves by ... make me ... As I recall this "fixed-move-count" search was made popular by the famous "Chess"...
MLA 2.0 uses a percentage of moves at node level for levels >=6, based on a measure of disorder/entropy and how strong a move has been evaluated at previous...
I have run some test of Tax 2.0 against Nacre, and the results seem to be that Tax wins most of the time. I have not run enough games to be certain of the...
... Thank you very much for the pain you've spend on it, Peer. It's nice both for me, because I'm happy to learn that the new evaluation functions in Tax's...
Peer, What concerns me is the most of the time and the imprecise time measure. And i've tried probcut with no interesting result :) with very detailed stats. ...
Yes, I agree that the statistics I provided it not sufficient to warrant a firm conclusion. On the other hand, I had so many problems with Tax looping...
Hi Peer, David and Stéphane, Here a sign of life of me: In November I also restarted working on ABA-PRO. Till Xmas I spent much time in finding a better...
Hi Tino. I know the question was directed at David, but let me throw in my experience: Yes, transposition tables are definitly worth the effort. It does cost...