issues
search
justNo4b
/
Drofa
UCI chess engine
GNU General Public License v3.0
46
stars
7
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Modified to enable build on Windows Msys2/Mingw64
#237
abdulbadii
opened
2 months ago
0
Please add ARMv9.2, SVE2, Dot Product and Neon support
#236
Chess321
opened
7 months ago
0
Add files via upload
#235
justNo4b
closed
10 months ago
0
Implement SF-like qSearch standPat -> credits to Vizvezdenec
#234
justNo4b
closed
10 months ago
0
fix amount of ram allocation
#233
justNo4b
closed
10 months ago
0
Hash size problem
#232
SzotsGabor
closed
4 months ago
2
Tt rewrite
#231
justNo4b
closed
10 months ago
0
SPSA tuning of the time management
#230
justNo4b
closed
11 months ago
0
Add missing #include <cstdint> directives
#229
skiminki
closed
1 year ago
0
simplify TimeManagement checks
#228
justNo4b
closed
1 year ago
0
Use alpha cut-offs in the search. Tweak replacement policy
#227
justNo4b
closed
1 year ago
0
new engine Equisetum ?
#226
tissatussa
closed
1 year ago
2
Re-write SEE, make it faster and more presice (4.0.5)
#225
justNo4b
closed
1 year ago
0
Cn punish
#224
justNo4b
closed
1 year ago
0
Sanity check kimmy
#223
justNo4b
closed
1 year ago
0
Infiltration
#222
justNo4b
closed
1 year ago
0
Create LICENSE
#221
justNo4b
closed
1 year ago
0
Prepare 4.0.0
#220
justNo4b
closed
1 year ago
0
Better uci
#219
justNo4b
closed
1 year ago
0
improve readability of the search
#218
justNo4b
closed
1 year ago
0
wider KP (256-16-2)
#217
justNo4b
closed
1 year ago
0
Simplify away depth condition in null move pruning
#216
justNo4b
closed
1 year ago
0
Implement new net (KP -> 8 -> 2). Train on bigger dataset also
#215
justNo4b
closed
1 year ago
0
new run old own data
#214
justNo4b
closed
1 year ago
0
Save evaluation in the hash table
#213
justNo4b
closed
1 year ago
0
Introduce Pawn_NN in Drofa
#212
justNo4b
closed
1 year ago
0
Carry ordering info while MT search
#211
justNo4b
closed
1 year ago
0
Fix see bug
#210
justNo4b
closed
1 year ago
0
Dont prune using LMP if our history is still above 0
#209
justNo4b
closed
1 year ago
0
Add support for FRC and DFRC in Drofa. Closes #124
#208
justNo4b
closed
1 year ago
0
Perft give false results
#207
Carbecq
opened
2 years ago
1
I can't compile it
#206
SzotsGabor
opened
2 years ago
8
Drofa under Fritz
#205
SzotsGabor
closed
1 year ago
4
Implement winnability evaluation
#204
justNo4b
closed
2 years ago
0
fix a rare bug causing to allocate more time than we have
#203
justNo4b
closed
2 years ago
0
Apply more penalty to history when move is pMove is terrible
#202
justNo4b
closed
2 years ago
0
Add special evaluation for certain endgame (mostly fortresses)
#201
justNo4b
closed
2 years ago
0
Tweak counterMoveHistoryPruning margin when previous move was special quiet
#200
justNo4b
closed
2 years ago
0
Tune eval on big3 set again.
#199
justNo4b
closed
2 years ago
0
use counterMove history up to depth 3
#198
justNo4b
closed
2 years ago
0
Implement counterHistory pruning at low depth
#197
justNo4b
closed
2 years ago
0
limit nmp at low depth by using higher margin
#196
justNo4b
closed
2 years ago
0
Use same LMR divisor for CMH as for normal history.
#195
justNo4b
closed
2 years ago
0
Update Drofa_changelog
#194
PaulJeFi
closed
2 years ago
0
Reward cmh more when we countered special quiet move
#193
justNo4b
closed
2 years ago
0
Update countermove history with 2x amout of bonus
#192
justNo4b
closed
2 years ago
0
Use draw score randomization (Koi style)
#191
justNo4b
closed
2 years ago
0
Tweak sorting of SEE(-) captures
#190
justNo4b
closed
2 years ago
0
Elevate bad cap
#189
justNo4b
closed
2 years ago
0
Fp measure
#188
justNo4b
closed
2 years ago
0
Next