diff options
| author | tslil clingman <tslil@posteo.de> | 2021-01-17 20:59:26 -0500 |
|---|---|---|
| committer | tslil <tslil@posteo.de> | 2026-08-28 19:37:41 +0100 |
| commit | e2530bfb517b7a0dc0a9d3b6c7e3d074258b1405 (patch) | |
| tree | a6209b669d55ef12b35a593f556d1baeac0324ae | |
| parent | 50a7c0f04fe0fda1aaec08bb86eea75cf4664d63 (diff) | |
Leftover from another branch
| -rw-r--r-- | include/ct1986.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ct1986.c b/include/ct1986.c index ed5888f..88cba26 100644 --- a/include/ct1986.c +++ b/include/ct1986.c @@ -110,7 +110,7 @@ ct1986_evaluate_black_win(void) { } // =================================================================== -// α-β probabilistic depth minimax using the above evaluator +// α-β minimax using the above evaluator // =================================================================== static void |
