This is a perfect date to release the XXIV version. Here it is, the Phalanx Christmas packages are available from https://sourceforge.net/projects/phalan ... on%20XXIV/
Changes are:
- added late move reductions and pruning
- static evaluation - better passed pawn and mobility bonuses
- hashtable size can now be set via the GUI
- xboard automatic engine load support
- other minor fixes
Merry Christmas!
Phalanx XXIV
Moderator: Ras
-
- Posts: 9773
- Joined: Wed Mar 08, 2006 8:44 pm
- Location: Amman,Jordan
Re: Phalanx XXIV
Thanks Dusan & merry Christmas
Dr.D

Dr.D
_No one can hit as hard as life.But it ain’t about how hard you can hit.It’s about how hard you can get hit and keep moving forward.How much you can take and keep moving forward….
-
- Posts: 2292
- Joined: Mon Sep 29, 2008 1:50 am
Re: Phalanx XXIV
Thanks!- xboard automatic engine load support
Ideas=science. Simplification=engineering.
Without ideas there is nothing to simplify.
Without ideas there is nothing to simplify.
-
- Posts: 43876
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
Re: Phalanx XXIV
Thanks Dusan.dusando wrote:This is a perfect date to release the XXIV version. Here it is, the Phalanx Christmas packages are available from https://sourceforge.net/projects/phalan ... on%20XXIV/
Changes are:
- added late move reductions and pruning
- static evaluation - better passed pawn and mobility bonuses
- hashtable size can now be set via the GUI
- xboard automatic engine load support
- other minor fixes
Merry Christmas!
Merry Christmas to you as well.

gbanksnz at gmail.com
-
- Posts: 8755
- Joined: Sun Feb 26, 2006 4:07 pm
Re: Phalanx XXIV
Thank you pal, a great giftt for all us...!!!
-
- Posts: 4845
- Joined: Sun Aug 10, 2008 3:15 pm
- Location: Philippines
Re: Phalanx XXIV
Merry Christmas too. Thanks for the update, sample gamedusando wrote:This is a perfect date to release the XXIV version. Here it is, the Phalanx Christmas packages are available from https://sourceforge.net/projects/phalan ... on%20XXIV/
Changes are:
- added late move reductions and pruning
- static evaluation - better passed pawn and mobility bonuses
- hashtable size can now be set via the GUI
- xboard automatic engine load support
- other minor fixes
Merry Christmas!

[pgn]
[Event "Computer Chess Game"]
[Site ""]
[Date "2014.12.25"]
[Round "-"]
[White "Me"]
[Black "Phalanx XXIV"]
[Result "0-1"]
[TimeControl "300+1"]
[Annotator "7... -0.27"]
1. d4 d5 2. c4 e6 3. Nc3 Nf6 4. Bg5 Be7 5. e3 h6 6. Bh4 O-O 7. Qc2 Na6
{-0.27/14 13} 8. Rd1 Nb4 {-0.29/13 8} 9. Qb1 c5 {-0.28/13 6} 10. dxc5 Qa5
{-0.28/13 7} 11. a3 Nc6 {-0.22/14 4} 12. Rd2 Ne4 {+0.04/13 5} 13. Nxe4 Bxh4
{+0.08/14 4} 14. Nc3 Qxc5 {+0.10/14 6, threatening Qxe3} 15. g3 Bf6 {+0.63/15 6} 16. Nge2 {Protects the knight in c3} Ne5
{+1.60/15 10} 17. Bg2 Nxc4 {+1.67/15 5} 18. Rd3 Qb6 {+2.52/15 6}
{Black wins on time} 0-1
[/pgn]
-
- Posts: 100
- Joined: Tue Oct 15, 2013 5:45 pm
Re: Phalanx XXIV
Thanks for the christmas gift. This engine is one of my favourites.
Is there a way to disable the learning feature? If not then is it possible to add this option?
Is there a way to disable the learning feature? If not then is it possible to add this option?
-
- Posts: 4845
- Joined: Sun Aug 10, 2008 3:15 pm
- Location: Philippines
Re: Phalanx XXIV
Here is my winboard entry.pkumar wrote:Thanks for the christmas gift. This engine is one of my favourites.
Is there a way to disable the learning feature? If not then is it possible to add this option?
Code: Select all
"phalanx.exe -l-" -fd "C:\MyFiles\Chess\engines\nobook\phalanx-XXIV-win32\Phalanx_XXIV_Win32"
To enable learning use -l+
-
- Posts: 27
- Joined: Thu May 01, 2014 12:58 pm
Re: Phalanx XXIV
Yes, you use the correct switch -l- disables the feature and -l+ enables it, but now in XXIV, the learning feature is off by default anyway.
Ferdy wrote:Here is my winboard entry.pkumar wrote:Thanks for the christmas gift. This engine is one of my favourites.
Is there a way to disable the learning feature? If not then is it possible to add this option?To disable learning use -l-Code: Select all
"phalanx.exe -l-" -fd "C:\MyFiles\Chess\engines\nobook\phalanx-XXIV-win32\Phalanx_XXIV_Win32"
To enable learning use -l+