This website requires JavaScript.
Explore
Help
Register
Sign In
cdo
/
minesweeper-bot
Watch
1
Star
0
Fork
0
You've already forked minesweeper-bot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
20
Commits
1
Branch
0
Tags
7156efc99cd1097694112b3944100904391b9d61
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
cdo
7156efc99c
Add simple contradiction-driven search mechanism
...
Gets an about 6% improvement
2025-03-22 13:34:13 +00:00
.clang-format
Add license, .gitignore and .clang-format
2025-03-22 13:33:57 +00:00
.gitignore
Add license, .gitignore and .clang-format
2025-03-22 13:33:57 +00:00
LICENSE
Add license, .gitignore and .clang-format
2025-03-22 13:33:57 +00:00
main.c
Add simple contradiction-driven search mechanism
2025-03-22 13:34:13 +00:00
Makefile
Write Makefile
2025-03-22 13:34:13 +00:00
puzz.c
Add SAFE state to indicate un-probed safe tile
2025-03-22 13:34:13 +00:00
puzz.h
Add SAFE state to indicate un-probed safe tile
2025-03-22 13:34:13 +00:00
S
Description
No description provided
AGPL-3.0
84
KiB
Languages
C
97.5%
Makefile
2.5%