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
Make NMP more aggressive
#483
PGG106
closed
1 week ago
0
Merge (potential) fix for apple
#482
cj5716
closed
1 week ago
0
constexpr initalization
#481
bftjoe
closed
1 week ago
2
continuation corrhist
#479
Ciekce
closed
2 weeks ago
2
init hash keys at compile time
#478
bftjoe
closed
2 weeks ago
3
Remove pv node guard from lmp
#477
PGG106
closed
3 weeks ago
0
non-pawn corrhist
#476
Ciekce
closed
4 weeks ago
1
Speed up draw detection
#475
PGG106
closed
1 month ago
0
Update NNUE arch to 768->2048x2->1x8
#474
PGG106
closed
1 month ago
0
Simplify QS futility pruning conditions
#473
PGG106
closed
1 month ago
0
Introduce Complexity, use it to tweak LMR
#472
PGG106
closed
1 month ago
0
Remove nonPawns guard for forward pruning
#471
PGG106
closed
1 month ago
0
Introduce Root History
#470
xu-shawn
closed
1 month ago
0
Simplify movegen code
#469
PGG106
closed
2 months ago
0
Improve NNUE update function readability and const correctness
#468
PGG106
closed
2 months ago
0
Tweak NMP
#467
xu-shawn
closed
2 months ago
0
Print a final info string before reporting best move
#466
cj5716
closed
2 months ago
0
Tweak RFP
#465
xu-shawn
closed
2 months ago
0
Fix master stability issues
#464
PGG106
closed
2 months ago
0
Tweak RFP
#463
xu-shawn
closed
2 months ago
1
Merge `history pruning trust` net
#462
PGG106
closed
2 months ago
0
Decouple IIR position from its interaction with RFP and NMP
#461
PGG106
closed
2 months ago
0
Use SCReLU in later layers
#460
cj5716
closed
3 months ago
0
Support VNNI in the makefile
#459
cj5716
closed
3 months ago
0
Fix CI errors
#458
cj5716
closed
3 months ago
0
New NNUE Architecture
#457
cj5716
closed
3 months ago
0
Fail saved RFP
#456
PGG106
closed
3 months ago
0
Simplify the copy/make section of makemove
#455
PGG106
closed
3 months ago
0
Group position board state variables into a struct
#454
PGG106
closed
3 months ago
0
Improve draw by 3fold repetition detection
#453
PGG106
closed
3 months ago
0
Add getters for all board state variables
#452
PGG106
closed
3 months ago
0
Improve getters for the position struct
#451
PGG106
closed
3 months ago
0
Remove output buffering
#450
PGG106
closed
3 months ago
0
Remove depth guard from LMP
#449
PGG106
closed
3 months ago
0
Remove unneeded function
#448
PGG106
closed
3 months ago
0
Clip weights to 1.414, change quantization
#447
PGG106
closed
3 months ago
0
Simplify !inCheck condition for LMP
#446
PGG106
closed
3 months ago
0
Introduce horizontal mirroring in the NNUE architecture
#445
PGG106
closed
3 months ago
0
Add comments to lazy eval updates
#444
PGG106
closed
3 months ago
0
Introduce evaluation grain of 16
#443
PGG106
closed
4 months ago
0
Tweak tactical LMR with history
#442
cj5716
closed
4 months ago
0
Remove most lmr tweaks for non quiet moves
#441
PGG106
closed
4 months ago
1
Remove Unnecessary Branching
#440
xu-shawn
closed
4 months ago
0
use line buffering
#439
bftjoe
closed
4 months ago
1
Introduce eval stability in time management
#438
PGG106
closed
4 months ago
0
combine definitions & remove macros
#437
bftjoe
closed
4 months ago
0
Update branch
#436
PGG106
closed
4 months ago
0
small refactor
#435
bftjoe
closed
4 months ago
1
Combine 2 correction history patches
#434
cj5716
closed
5 months ago
0
Remove goto usage
#433
PGG106
closed
5 months ago
0
Next