Added rust solver to the repository
This commit is contained in:
10
solver-rs/aux/boards/specific/solved.json
Normal file
10
solver-rs/aux/boards/specific/solved.json
Normal 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 }]
|
||||
}
|
||||
Reference in New Issue
Block a user