-
Notifications
You must be signed in to change notification settings - Fork 6
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: lithander/MinimalChessEngine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: lithander/MinimalChessEngine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 21 files changed
- 3 contributors
Commits on Sep 6, 2021
-
Version 0.6.1 improves mate finding capabilities: Now encoding the ma…
…te distance into the checkmate score instead of counting moves in the PV. Shortest mates are preferred over late ones by search. Search doesn't terminate automatically when a mate is found. When the last iteration resulted in a mate the use of null move pruning is vastly reduced. This allows MMC to find the best move (shortest mate) in many more mate puzzles.
Configuration menu - View commit details
-
Copy full SHA for e175da0 - Browse repository at this point
Copy the full SHA e175da0View commit details
Commits on Sep 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1f28e2e - Browse repository at this point
Copy the full SHA 1f28e2eView commit details
Commits on Sep 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 78d7c41 - Browse repository at this point
Copy the full SHA 78d7c41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d9c840 - Browse repository at this point
Copy the full SHA 6d9c840View commit details
Commits on Sep 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 511876e - Browse repository at this point
Copy the full SHA 511876eView commit details
Commits on Sep 25, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9e1be75 - Browse repository at this point
Copy the full SHA 9e1be75View commit details
Commits on Jan 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7dc749e - Browse repository at this point
Copy the full SHA 7dc749eView commit details -
upgraded wac to use the revised wac with 300 positions from https://a…
…rasanchess.org/tests.zip the CompareBestMove test is now made with a time budget instead of a depth limit
Configuration menu - View commit details
-
Copy full SHA for b7942c1 - Browse repository at this point
Copy the full SHA b7942c1View commit details
Commits on Jan 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5d49dc6 - Browse repository at this point
Copy the full SHA 5d49dc6View commit details
Commits on Mar 9, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for a95c2e7 - Browse repository at this point
Copy the full SHA a95c2e7View commit details
Commits on Feb 8, 2024
-
fixed the CCRL links and updated the Elo figures added a link to my new engine Leorik
Configuration menu - View commit details
-
Copy full SHA for a07a250 - Browse repository at this point
Copy the full SHA a07a250View commit details
Commits on Apr 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for efcae33 - Browse repository at this point
Copy the full SHA efcae33View commit details -
Increased version number and upgraded to .net9 framework
thomas.jahn committedApr 17, 2025 Configuration menu - View commit details
-
Copy full SHA for 0f31837 - Browse repository at this point
Copy the full SHA 0f31837View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.6...master