-
Using [mono-wasm](https://github.com/migueldeicaza/mono-wasm) it may be possible to compile the solver to webassembly, allowing use in f-puzzles without installing and running a separate local server.
-
Puzzle 3.1 http://www.wspc2023.com/downloads/16thWorldSudokuChampionship-InstructionBooklet-v1.pdf
-
Make a multiple leveled badges counting the number of puzzles you created -
similar to puzzle solver badge
-
We need to make a script for creating thousands of puzzles and categorise them according to the cycle count of the solver algorithm.
This script could get input of:
- grid width
- grid height
- …
-
This is really low priority, but I'd like to try and make it.
- [x] Speedrunner: Finish the puzzle in less than 10 seconds
- [x] Sherlock Holmes: Finish the puzzle in less than 1 minute
- [x] Quick…
-
The Nurikabe solver is, quite slow when given harder puzzles that have more initial freedom:
E.g. https://puzz.link/p?nurikabe/10/10/p2q8j7m2h7zh4h8m4j2q6p
```python
HEIGHT, WIDTH = 10, 10
GIV…
-
**Is your feature request related to a problem? Please describe.**
Solver mode is missing many options that setter mode has. In most cases this makes sense because there is no need to overwhelm the s…
-
- After Bob finishes the Promise Protocol [here](https://github.com/NTumbleBit/NTumbleBit/blob/2f92176bbcd931615299b775b53d99f590140fdf/NTumbleBit/ClassicTumbler/Client/PaymentStateMachine.cs#L384), h…
-
![puzzle_solver_screenshot](https://user-images.githubusercontent.com/34634457/34187055-49ead426-e4e4-11e7-9501-b720fcf87e2c.png)
-
Update solver to work with NYT hard puzzle.