issues
search
PGG106
/
Alexandria
bitboard chess engine
GNU General Public License v3.0
97
stars
26
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Properly initialize improving when excludedMove is set
#432
PGG106
closed
5 months ago
0
Properly initialize static eval when excludedMove is set
#431
PGG106
closed
5 months ago
0
Introduce correction history
#430
cj5716
closed
5 months ago
0
small changes
#429
bftjoe
closed
5 months ago
0
Fix static eval being reset during singular search
#428
cj5716
closed
5 months ago
0
Re-align makefile
#427
cj5716
closed
5 months ago
0
Simplify history and tweak some parameters
#426
cj5716
closed
5 months ago
0
Align the TT
#425
cj5716
closed
5 months ago
0
update branch thing
#424
PGG106
closed
5 months ago
0
Move PvTable into search.h and use "Move" to store moves instead of "int"
#423
cj5716
closed
5 months ago
0
Upstream fix signed unsigned warnings
#422
bftjoe
closed
5 months ago
0
fix unsigned signed comparison warnings
#421
bftjoe
closed
5 months ago
1
Make "Move" type unsigned and introduce "PackedMove" type
#420
cj5716
closed
5 months ago
0
Obsolete MakeUCIMove function
#419
PGG106
closed
5 months ago
0
Template makemove functions
#418
PGG106
closed
5 months ago
0
Minor makemove rework
#417
PGG106
closed
5 months ago
0
Typedef move usage
#416
PGG106
closed
5 months ago
0
Updated Makefile
#415
yl25946
closed
5 months ago
1
Improve const correctness
#414
PGG106
closed
5 months ago
0
Refactor NNUE code
#413
cj5716
closed
5 months ago
0
EEEE
#412
PGG106
closed
5 months ago
0
Delay incremental updates by multiple plies if we do not need an eval
#411
cj5716
closed
5 months ago
0
Add a fixed component to the SEE Threshold
#410
PGG106
closed
5 months ago
0
Align TT buckets
#409
cj5716
closed
5 months ago
0
Simplify SEE threshold
#408
PGG106
closed
5 months ago
0
Fix compilation on non x86 target machines
#407
PGG106
closed
5 months ago
0
Broken compile on non x86 machines
#406
PGG106
closed
5 months ago
0
Increase max ply to 256
#405
cj5716
closed
5 months ago
0
Save static eval for non TT hits in qsearch
#404
cj5716
closed
5 months ago
0
Do not needlessly copy the accumulator when doing incremental updates
#403
cj5716
closed
5 months ago
0
Limit lmr reductions to totalmove 63
#402
PGG106
closed
6 months ago
0
Add upcoming repetition detection via cuckoo tables
#401
PGG106
closed
6 months ago
0
Introduce more qsearch pruning
#400
cj5716
closed
6 months ago
1
Use switch instead of if-elseif chain in makemove
#399
TheRealGioviok
closed
6 months ago
2
Use a specialized makemove function for each movetype
#398
PGG106
closed
6 months ago
0
Small fix on RNG
#397
cj5716
closed
6 months ago
0
Minor makemove simplification
#396
PGG106
closed
6 months ago
1
Move unpack fix
#395
Beanie496
closed
6 months ago
1
Don't check for search being stopped after a null move
#394
PGG106
closed
6 months ago
0
Rename killer0 to killer
#393
cj5716
closed
6 months ago
0
Merge `NNemo` net
#392
PGG106
closed
6 months ago
0
Only store 1 killer move
#391
PGG106
closed
6 months ago
0
Remove duplicate refutations being searched
#390
cj5716
closed
7 months ago
0
update branch (#387)
#389
PGG106
closed
7 months ago
0
tweak lmr depth with hist
#388
PGG106
closed
7 months ago
0
Make SEE more accurate
#387
cj5716
closed
7 months ago
0
Put continuation history entries on the stack
#386
cj5716
closed
7 months ago
0
Use lmrDepth for SEE pruning
#385
PGG106
closed
7 months ago
0
Merge `chess.cpp` net
#384
PGG106
closed
7 months ago
0
Fix pv collection, avoid wasting compute on initializing movelists
#383
PGG106
closed
7 months ago
0
Previous
Next