EubosChess

EzioMagnifico

Top contribute Forum Top Active Users
Forum Contributions
Points: 35 097,00 
Posts: 3262
Joined: 01/01/2020, 8:40
Status: Offline (Active 2 Hours, 39 Minutes ago)
Medals: 2
Topics: 405
Reputation: 18695
Location: Somewhere in time .
Has thanked: 10484 times
Been thanked: 18658 times

Re: EubosChess

Post by EzioMagnifico »

v2.4
Thanks to the Author Chris Bolt cjbolt :sun_bespectacled:

Download : https://github.com/cjbolt/EubosChess/releases/tag/v2.4

- Simplified the negamax search function and removed some specific code from older Eubos versions which was making the search inefficient.
- Refactored the isAttacked() and Piece mobility calculation functions to use dumb7Fill algorithm. This has also increased the efficiency of Eubos.
- Reworked Transposition table to cull least used 20% of Transpositions only after best move calculation is completed.
The evaluation function is unaltered since Eubos v2.2.

Return to “Other Free Engines”