1
0
Fork 0

Commit Graph

  • 6847be2c75 Allow some LMR double extensions Stéphane Nicolet 2021-10-17 11:56:35 +0200
  • 9c88eec201 Allow some LMR double extensions Stéphane Nicolet 2021-10-17 11:56:35 +0200
  • 6239d22c01 Allow some LMR double extensions Stéphane Nicolet 2021-10-17 11:56:35 +0200
  • 9113e6e611 Smooth improving Stefano Cardanobile 2021-10-14 22:26:42 +0200
  • 4231d99ab4 Smooth improving Stefano Cardanobile 2021-10-14 22:26:42 +0200
  • bfada6ab32 Smooth improving. Bench 4916775 Stefano Cardanobile 2021-10-14 22:26:42 +0200
  • 580698e5e5 Compute ttCapture earlier Joost VandeVondele 2021-10-06 19:16:02 +0200
  • 0bddd942b4 Simplify ttHitAverage away bmc4 2021-10-14 00:44:46 -0300
  • e2ae86e4be Simplify ttHitAverage away bmc4 2021-10-14 00:44:46 -0300
  • 673841301b Simplify multi-cut condition Joseph Ellis 2021-10-13 11:10:50 -0500
  • 6fbdfb4256 Simplify multi-cut condition now that it is safer Joseph Ellis 2021-10-13 11:10:50 -0500
  • 21c9785e28
    Merge branch 'official-stockfish:master' into master ab-chesspad 2021-10-09 13:30:19 -0400
  • c8459b18ba Reduce more if multiple moves exceed alpha Michael Chaly 2021-10-09 02:15:43 +0300
  • fa97f87f2e bench 6131513 Michael Chaly 2021-10-09 02:15:43 +0300
  • 43ef28b340 updated READ.ME Roman 2021-10-08 17:48:42 -0400
  • 763731b4cb add basic android app Roman 2021-10-08 17:17:07 -0400
  • f2e30e33e1 compute ttCapture earlier Joost VandeVondele 2021-10-06 19:16:02 +0200
  • f21a66f70d Small clean-up, Sept 2021 xoto10 2021-05-27 16:04:47 +0100
  • 54a989930e Capping stat bonus at 2000 Stéphane Nicolet 2021-10-04 20:37:26 +0200
  • 329bdbd9cf Improve the Chess960 correction for cornered bishops Joost VandeVondele 2021-10-05 22:14:13 +0200
  • 371b522e9e Time-management fix in MultiPV mode. J. Oster 2021-10-05 12:02:25 +0200
  • ef6b4a4a95 Capping stat bonus at 2000 Stéphane Nicolet 2021-10-04 20:37:26 +0200
  • 7b9576861c Improve FRC correction. Joost VandeVondele 2021-10-05 22:14:13 +0200
  • 8ffb7285e7 Time-management fix in MultiPV mode. Bench: 5714575 J. Oster 2021-10-05 12:02:25 +0200
  • 557ab55cdf another typo fix Roman 2021-10-04 14:46:54 -0400
  • 5c06403c49 fix typo Roman 2021-10-04 12:57:49 -0400
  • a1f7da4a27 code cleanup fix compile error in some cases Roman 2021-10-04 12:46:49 -0400
  • 23694f68dd attempt to fix compile error in some cases Roman 2021-10-03 15:32:13 -0400
  • b13f2fbd88 Merge remote-tracking branch 'origin/master' Roman 2021-10-03 15:22:40 -0400
  • b0791e126b attempt to fix compile error in some cases Roman 2021-10-03 15:21:51 -0400
  • f6dc9f9eef
    Merge branch 'official-stockfish:master' into master ab-chesspad 2021-10-03 14:02:03 -0400
  • f4310a7734 complete with Java sources Roman 2021-10-03 13:40:27 -0400
  • 6cc67af555 code cleanup Roman 2021-10-03 12:41:32 -0400
  • 6751caf057 code cleanup Roman 2021-10-03 07:46:57 -0400
  • 9943ecd6a5 fixed Issue: after go stop go Roman 2021-10-03 07:09:16 -0400
  • 93a32bdbef 1. Build Stockfish as shared library, so it can run in the same JVM as the caller. Preserve all the existing functionality. 2. As a shared library, SF cannot crash or stop in case of an error, so replace all exit stmts on throw error. 3. Keep assert stmts for non-debug build because they provide certain valid diagnostics. Eventually replace them with assert_m to get meaningful messages. 4. Allow non-nnue build without downloading nnue file. Eventually eliminale all nnue-related code for nnue=no build. Roman 2021-10-03 06:24:13 -0400
  • 135caee606 Increase reductions with thread count Michael Chaly 2021-10-03 11:27:40 +0300
  • 23c9084170 bench 5714575 Michael Chaly 2021-10-03 11:27:40 +0300
  • 21ad356c09 Extend quiet tt moves at PvNodes Michael Chaly 2021-09-26 06:39:27 +0200
  • a04f3d8221 bench 5714575 Michael Chaly 2021-09-26 02:32:24 +0300
  • 919da65d70 Reduction instead of cutoff Stéphane Nicolet 2021-09-25 19:37:47 +0200
  • e0ec82e458 Reduction instead of cutoff Stéphane Nicolet 2021-09-25 19:37:47 +0200
  • 00e34a758f Range reductions OfekShochat 2021-09-23 23:16:17 +0300
  • e962aa8851 fixing unknown variable OfekShochat 2021-09-24 23:59:56 +0300
  • c98814291a fixing comment and changing b's name OfekShochat 2021-09-24 23:57:59 +0300
  • 96b34d3235 adding to AUTHORS file OfekShochat 2021-09-24 23:54:55 +0300
  • 806e6866ad bench 5443950 OfekShochat 2021-09-24 22:23:32 +0300
  • 9ac5185f5c
    Merge branch 'official-stockfish:master' into range-reduction Ofek Shochat 2021-09-24 09:07:00 +0200
  • 2e9ba2c4b5 changing constant to two OfekShochat 2021-09-24 10:06:01 +0300
  • 19e18c609b adding the range OfekShochat 2021-09-24 08:36:12 +0300
  • ff3fa0c664 Tweak doubly singular condition (Topo's patch) Stéphane Nicolet 2021-09-23 11:20:03 +0200
  • 73018a0337 Detect search explosions Stéphane Nicolet 2021-09-23 23:19:06 +0200
  • cd519384ea adding the reduction OfekShochat 2021-09-23 23:16:17 +0300
  • 56c716f651
    Update build.yml Methan Sritharan 2021-09-23 21:49:46 +0530
  • de3e2c31eb
    Update build.yml Methan Sritharan 2021-09-23 16:16:21 +0530
  • d2663badba Tweak double singular condition (Topo's patch) Stéphane Nicolet 2021-09-23 11:20:03 +0200
  • ea27dc46a7 Detect search explosions Stéphane Nicolet 2021-09-23 11:14:54 +0200
  • 2782caa60a Introduce RunningAverage class Stéphane Nicolet 2021-09-23 09:54:50 +0200
  • 5ccec7b353
    Add Workflows for Make Windows Binaries Methan Sritharan 2021-09-23 14:54:29 +0530
  • 777b3bd71b
    Add Workflows for Make Windows Binaries Methan Sritharan 2021-09-23 14:53:01 +0530
  • e8788d1b32 Combo of various parameter tweaks Michael Chaly 2021-09-20 15:04:13 +0300
  • 29e74f58c7 bench 5575265 Michael Chaly 2021-09-20 15:04:13 +0300
  • 5640ad48ae
    Merge pull request #3707 from Sopel97/max_nodes tools Joost VandeVondele 2021-09-18 09:14:56 +0200
  • 5956efafdd Hard-kill search in generate_training_data when the node count is 3x over the limit. Tomasz Sobczyk 2021-09-17 18:58:30 +0200
  • 6718e65b5e Hard-kill search in generate_training_data when the node count is 3x over the limit. Tomasz Sobczyk 2021-09-17 18:58:30 +0200
  • afe45fbc40 Try new strategy to limit double extensions bench 6217697 Topologist 2021-09-17 12:08:52 +0200
  • cfee179152
    Merge pull request #3705 from Sopel97/fix_tsan_warn Joost VandeVondele 2021-09-17 12:03:55 +0200
  • b165fa0e96 Fix usage of sync_endl instead of endl causing UB mutex unlock. Tomasz Sobczyk 2021-09-17 09:36:27 +0200
  • 5b47b4e6c0 Increase optimumTime by 10% xoto10 2021-09-16 08:43:53 +0100
  • 8298d97632 Increase optimumTime depending on size of increment. Bench 6658747 xoto10 2021-09-16 08:43:53 +0100
  • f3c921c854
    Merge pull request #3704 from Sopel97/nodes_multipv Joost VandeVondele 2021-09-15 23:42:17 +0200
  • 474b63754d Add a nodes bound for the multiPV search in "generate_training_data". Tomasz Sobczyk 2021-09-15 23:29:24 +0200
  • 723f48dec0 Update default net to nn-13406b1dcbe0.nnue SFisGOD 2021-09-14 00:28:33 +0800
  • f2dbb3f6c8
    Merge pull request #3701 from Sopel97/time_limit Joost VandeVondele 2021-09-15 06:55:53 +0200
  • 79abe1e662 Add "max_time_*" options to "generate_training_data" tool that allow limiting the runtime by time instead of count. Tomasz Sobczyk 2021-09-14 14:47:24 +0200
  • c6e8895fc7 Bench: 6658747 SFisGOD 2021-09-14 00:28:33 +0800
  • 46410593d1 Update comment on LowPlyHistory in movepick.h Bench 6504816 xoto10 2021-07-25 20:47:01 +0100
  • 86ed57ff00 Rename eval_file_loaded to currentEvalFileName Bench 4770936 xoto10 2021-06-29 22:26:51 +0100
  • 2ec85f920a Add Andrei Vetrov to AUTHORS xoto10 2021-06-29 22:21:46 +0100
  • 5518248b72 Makefile comment changes xoto10 2021-06-15 20:27:08 +0100
  • 1184d554e9 add comment xoto10 2021-06-10 18:11:06 +0100
  • 45a65c4789 Use debug=yes in example make command. xoto10 2021-06-10 18:03:11 +0100
  • 20a3045fde Comment out redundant ttvalue test. Bench 4447112 xoto10 2021-06-01 19:17:12 +0100
  • 2fff193ede Move search::init to main.cpp. Bench 4447112 xoto10 2021-06-01 19:14:30 +0100
  • 5ebe470b5f remove "two tempos" xoto10 2021-05-27 16:04:47 +0100
  • 431c4f7740 remove added space xoto10 2021-05-27 16:03:19 +0100
  • 01164890a2 Start with empty commit xoto10 2021-05-20 13:03:39 +0100
  • fd5e77950e Update 2 search parameters after tune. xoto10 2021-09-12 09:19:38 +0100
  • fe08810805 Update 2 search parameters after tune. Bench 6504816 xoto10 2021-09-12 09:19:38 +0100
  • 30fdbf4328 Decrease depth for cutnodes with no tt move Michael Chaly 2021-09-10 11:38:50 +0300
  • 0e1b6d3b6b bench 5891181 Michael Chaly 2021-09-10 11:38:50 +0300
  • 45fb9dac9a Remove tuning. Test array dimensioned with constexpr value. Bench 6030657 xoto10 2021-09-08 20:02:29 +0100
  • 83829c5243 Tune tm nn (ourmvs,theirmvs,eval) at 5+0.05, pt1. Bench 6030657 xoto10 2021-09-08 13:29:41 +0100
  • b7b6b4ba18 Further improve history updates Stefan Geschwentner 2021-09-07 13:22:20 +0200
  • 8a8c10435d Further improve history updates Stefan Geschwentner 2021-09-07 13:22:20 +0200
  • c31fc8d163 Improve history updates Stefan Geschwentner 2021-09-06 11:22:58 +0200
  • be63ce1bb5 Update default net to nn-6762d36ad265.nnue SFisGOD 2021-09-05 08:33:01 +0800
  • e404a7d97c Extend captures and promotions Michael Chaly 2021-09-06 00:17:46 +0300
  • e042f3e0b5 Improve history updates. Stefan Geschwentner 2021-09-06 11:22:58 +0200
  • a745bc9d6a bench 5564555 Michael Chaly 2021-09-06 00:17:46 +0300