-
When I activated `UseSlowSearchMoreSolutions` I got this problem:
https://youtu.be/xM7Ghqu6c9s
this was only one time, other puzzles worked fine
-
As a solver, I’d like a “start in downs-only” setting that doesn’t need to be immediately overridden when it doesn’t make sense, such as:
* Puzzles tagged as word-ladder
* Puzzles tagged as cryptic
…
-
Is it possible to specify headers for the original request?
In order to work with the received cookie in follow up requests, `User-Agent `and `Accept` should be identical in each follow up request.
-
Hey!
I noticed that the puz file for the WaPo's "Sunday, October 20 2024 - Long Division" puzzle gets parsed incorrectly by xword-dl. Admittedly, the particular puzzle is a bit strange (depending o…
-
I've come up with an alternate, efficient way to encode Alcazar into SAT that lets the solver run much faster. I imagine instead of 5x5 puzzles, it may be feasible to generate puzzles of size 20x20 or…
-
Hello! Great work on this.
When I run the code in Visual Studio, the output is "Invalid number of arguments!
Usage: set_solver "
I am a beginner programmer and not sure why it is saying that bec…
-
I have issues deploying this into my kubernetes cluster. I am recieving this error
`Error presenting challenge: is forbidden: User "system:serviceaccount:public-ingress:cert-manager" cannot create…
-
There are only four layouts programmed in the source code. How can we increase the number?
-
It would be great to be able to have pip automatically source the necessary code for the puzzle solver project. That would make installation super easy. The pip/python document indicates that we can …
pv33 updated
2 months ago
-
### Issue: Implement Backtracking Algorithm in Python
#### Description
We are looking to enhance our algorithm library by adding a backtracking algorithm implemented in Python. Backtracking is a p…