Added rust solver to the repository

This commit is contained in:
Lukas Wölfer
2025-08-08 19:16:08 +02:00
parent a9ca38e812
commit 5fdf1602eb
91 changed files with 7047 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"field": [[], [], [], [], [], [], [], []],
"goal": [
{ "value": 9, "suit": "Black" },
{ "value": 9, "suit": "Green" },
{ "value": 9, "suit": "Red" }
],
"hua_set": true,
"bunker": [{ "Blocked": null }, { "Blocked": null }, { "Blocked": null }]
}