1
0
Fork 0
mirror of https://github.com/sockspls/badfish synced 2025-04-29 16:23:09 +00:00

Commit graph

  • 7924defd98 erge remote-tracking branch 'upstream/master' master Kate 2024-12-14 11:28:13 +00:00
  • cf10644d6e
    Fix duplicate code (#5711) Nonlinear2 2024-12-08 22:24:29 +01:00
  • a8b6bf1b1a Small Major/Minor piece key simplification/optimization. mstembera 2024-12-07 15:28:02 -08:00
  • afaf3a0f2a Refine statscore for captures Michael Chaly 2024-12-03 09:18:27 +03:00
  • e8d2ba194a Add Leela Data Attribution xu-shawn 2024-12-02 16:17:58 -08:00
  • 6a8478c6ad Simplify Prior Capture Countermove Bonus Shawn Xu 2024-11-22 17:13:00 -08:00
  • 1f9404434d Simplify picking of evasion moves Carlos Esparza 2024-11-24 16:17:42 -08:00
  • 713000c517 Same weight for black and white nonPawnCorrection history pb00067 2024-11-24 16:05:04 +01:00
  • d5a36a3c92 Simplify probCutBeta formula FauziAkram 2024-11-23 14:37:08 +03:00
  • da82942b54 Add functions to check for decisive scores Nonlinear2 2024-11-22 11:24:43 +01:00
  • 57e06be71f Add functions to check for decisive scores Nonlinear2 2024-11-22 11:24:43 +01:00
  • 70bb317afe Bonus for a prior capture that causes a fail low. Daniel Monroe 2024-11-22 16:56:50 -08:00
  • 55905e562a Simplify movepick coefficients Daniel Monroe 2024-11-13 12:56:29 -08:00
  • b7f17346e5 Fix Sanitizer Tests Shawn Xu 2024-11-21 22:17:47 -08:00
  • fb6be17ad4 Simplify statscore at captures Daniel Monroe 2024-11-17 20:46:30 -08:00
  • 4fcd78ceb4 Simplify Probcut Bonus Shawn Xu 2024-11-18 09:08:26 -08:00
  • cd3c13a883 Further tweak statscore for captures Michael Chaly 2024-11-20 17:03:56 +03:00
  • d29c8bd5d4 Rewrite of 'Adjust correction history' condition Guenther Demetz 2024-11-20 14:48:23 +01:00
  • 0282edc0b0 Simplify bonus formula FauziAkram 2024-11-20 01:09:39 +03:00
  • f129bf0de9 Tweak statscore for captures Michael Chaly 2024-11-17 09:19:06 +03:00
  • 82b092ca48 Adjust statscore for captures Michael Chaly 2024-11-13 20:43:04 +03:00
  • 49138b8c33 Fix CI Docker Buildx Disservin 2024-11-13 14:56:19 +01:00
  • ce2d9e27ea Simplify big-net reevaluation FauziAkram 2024-11-10 18:52:29 +03:00
  • 070db8b3a1 Update default main net to nn-1c0000000000.nnue Linmiao Xu 2024-11-03 22:48:42 -05:00
  • 43e100ae06 Use cutnode as TT Cutoff Condition Nonlinear2 2024-11-06 21:35:59 +01:00
  • 3d084e9164 VVLTC Search Tune Muzhen Gaming 2024-11-13 20:18:36 +01:00
  • cc5c67c564 Introduce Fractional LMR Shawn Xu 2024-10-27 14:07:03 -07:00
  • f77bac3dca Remove stale Cache::clear() method mstembera 2024-11-03 16:50:47 -08:00
  • 54cf226604 Revert VLTC regression from #5634 FauziAkram 2024-11-01 13:54:50 +03:00
  • ecf5646f6e Refine definition of improving Michael Chaly 2024-11-01 02:04:35 +03:00
  • c2611efe5c Move history code to a separate header Shawn Xu 2024-10-24 13:16:49 -07:00
  • 16fee2a7da Cleanup TT::hashfull() mstembera 2024-10-23 03:37:32 -07:00
  • 24c57793e1 Remove moveCountPruning in search.cpp MinetaS 2024-10-30 21:30:21 +09:00
  • 8681d3c2b3 Simplify Time Management Formula FauziAkram 2024-10-25 15:28:10 +03:00
  • 4a9c980f3b Template Corrhist Shawn Xu 2024-10-22 14:57:07 -07:00
  • 8ef403c786 Small cleanup for stats adjustments Michael Chaly 2024-10-21 10:42:31 +03:00
  • c15113554f Speedup Makefile on Windows Disservin 2024-10-19 16:56:02 +02:00
  • 2ce47573b4 Remove -stat_malus(newDepth) FauziAkram 2024-10-16 19:40:49 +03:00
  • b325b2c348 Simplify bestValue formula FauziAkram 2024-10-16 13:14:13 +03:00
  • 7f386d109e Remove material corrHist FauziAkram 2024-10-16 03:06:58 +03:00
  • bf2a0d5392 Simplify internal iterative reductions Taras Vuk 2024-10-14 21:30:18 +02:00
  • 2f3e6198e8 Simplify optimism divisor. FauziAkram 2024-10-13 13:59:20 +03:00
  • 656b2cb645 Update default main net to nn-1cedc0ffeeee.nnue Linmiao Xu 2024-10-06 20:11:19 -04:00
  • 9766db8139 Make low ply history size fixed Michael Chaly 2024-10-12 08:32:15 +03:00
  • b261df970d Fix majorPieceKey Updates Shawn Xu 2024-10-09 20:16:14 -07:00
  • aaadbe0572 Introduce mean squared score for delta adjustments Nonlinear2 2024-10-09 20:00:19 +02:00
  • d4358ddba7 Add autodetection of ppc64 architectures Mathias Parnaudeau 2024-10-05 15:28:39 +02:00
  • 76923bb6fe Optimize magics mstembera 2024-10-05 16:18:21 -07:00
  • 9a21e3e996 Simplify bestvalue formula FauziAkram 2024-10-05 13:52:24 +03:00
  • 3348603770 Simplify previous #5608 mstembera 2024-10-04 10:39:51 -07:00
  • dce72913fe Temporarily fix clang-format mismatch Disservin 2024-10-04 19:36:02 +02:00
  • e046c4ef0d Simplify evaluation scaling Linmiao Xu 2024-09-30 23:53:57 -04:00
  • 6592b13d56 Introduce Continuation Correction History Ömer Faruk Tutkun 2024-10-04 17:46:47 +03:00
  • 81c1d31084 Decrease probCutBeta based on opponentWorsening Taras Vuk 2024-10-02 15:55:59 +02:00
  • 7ac745a736 Refactor root history into low ply history Michael Chaly 2024-10-02 10:49:23 +03:00
  • 0186904f53 Remove evaluation grain Linmiao Xu 2024-09-29 04:22:37 -04:00
  • 2b9154882a Tweak 7 eval params Linmiao Xu 2024-09-16 01:49:04 -04:00
  • c85f802185 Tweak ttCapture reduction Taras Vuk 2024-09-30 18:58:48 +02:00
  • d6043970bd Make Correction History Size Uniform Shawn Xu 2024-09-17 14:29:55 -07:00
  • 56444ce1f7 Push expected cutting late moves up in the move ordering. peregrineshahin 2024-09-20 14:09:03 +03:00
  • 3ac75cd27d Add a standardized benchmark command speedtest. Tomasz Sobczyk 2024-06-04 17:23:56 +02:00
  • aff1f67997 simplify see pruning in qsearch Nonlinear2 2024-09-24 13:17:24 +02:00
  • ae420e735f Tweak Correction histories Joost VandeVondele 2024-09-18 06:26:20 +02:00
  • 5d0bb5976e Removed ROOK threatenedByPawn FauziAkram 2024-09-19 15:03:07 +03:00
  • 93869d5d0a Fix native arch builds on loongarch64 Wencey Wang 2024-09-19 16:30:28 +08:00
  • 60351b9df9 Introduce Various Correction histories Shawn Xu 2024-09-12 15:53:15 -07:00
  • 240a5b1c72 Introduce separate butterfly history table for sorting root moves Michael Chaly 2024-09-14 08:22:32 +03:00
  • 5ce7f866a5 Simplify Fail Low Bonus Shawn Xu 2024-09-07 15:04:28 -07:00
  • 224c147bd6 VVLTC Search Tune Muzhen Gaming 2024-09-17 20:44:57 +02:00
  • a06e7004c1 Port instrumented testing to python Disservin 2024-09-10 18:36:54 +02:00
  • f677aee28b Fix net downloading script MinetaS 2024-09-11 05:14:01 +09:00
  • d8e49cdbdd Remove the moveCount increase in the LMR condition. Nonlinear2 2024-09-09 22:32:00 +02:00
  • 6de2587236 Remove statScore condition in NMP MinetaS 2024-08-31 16:35:17 +09:00
  • 2680c9c799 Small speedup in incremental accumulator updates MinetaS 2024-09-06 22:14:47 +09:00
  • effa246071 Use optional for the engine path Disservin 2024-09-07 20:34:10 +02:00
  • a8cb002038 Simplify ttmove reduction Michael Chaly 2024-09-07 18:46:09 +03:00
  • d7e3a708d4 Remove ARCH=... from README.md xu-shawn 2024-09-06 14:20:40 -07:00
  • 1b310cc87e Export and clean up net downloading script MinetaS 2024-09-02 19:22:18 +09:00
  • 66a7965b0f Copy scripts directory in distributed packages xu-shawn 2024-09-06 14:31:40 -07:00
  • e74452ae44 Reduce on ttcaptures if not capture Daniel Monroe 2024-09-01 20:56:09 -04:00
  • ddc9f48bc3 Introduce Material Correction History Shawn Xu 2024-08-23 17:13:49 -07:00
  • 4fb04eb3df Simplify history bonus FauziAkram 2024-08-30 14:09:24 +03:00
  • f4ba7ce67a Restore development Disservin 2024-09-09 17:07:36 +02:00
  • e0bfc4b69b Stockfish 17 Joost VandeVondele 2024-09-03 18:07:22 +02:00
  • 38e0cc7b90 Update Top CPU Contributors Joost VandeVondele 2024-08-31 16:00:59 +02:00
  • 2054add23c Update the WDL model Robert Nurnberg @ elitebook 2024-09-03 08:20:06 +02:00
  • ab00c24c7e Fix some of the tests Joost VandeVondele 2024-08-31 15:42:29 +02:00
  • 451044202a Simpler formula for ss->cutoffCnt update FauziAkram 2024-08-22 18:27:16 +03:00
  • 54def6f7eb rename !(PvNode || cutNode) to allNode Taras Vuk 2024-08-23 08:37:52 +02:00
  • a0597b1281 Forcibly split NUMA nodes on Windows Tomasz Sobczyk 2024-08-26 15:22:22 +02:00
  • 9fb58328e3 Tweak late move extensions Taras Vuk 2024-08-18 16:11:06 +02:00
  • d275bf9643 Introduce Fail Low History Bonus Shawn Xu 2024-08-15 16:24:56 -06:00
  • 6cf7f300ac Simplify stand pat adjustement Nonlinear2 2024-08-16 22:54:05 +02:00
  • 87814d2fb8 Simplify doShallowerSearch Shawn Xu 2024-08-13 19:07:08 -07:00
  • 175021721c Simplify bestMove promotion Shawn Xu 2024-08-13 19:02:02 -07:00
  • 5d81071953 Update default main net to nn-1111cefa1111.nnue Linmiao Xu 2024-08-08 01:33:42 -04:00
  • 4995792a6c Simplify cutnode reduction formula FauziAkram 2024-08-10 13:06:28 +03:00
  • a75717ede1 Simplify Post-LMR Continuation History Updates Shawn Xu 2024-08-02 13:23:44 -07:00
  • bc80ece6c7 Improve Comments for Pairwise Multiplication Optimization Shawn Xu 2024-07-30 01:33:56 -07:00
  • d626af5c3a Fix failing CI for MacOS 13 GCC 11 Disservin 2024-08-17 22:07:42 +02:00