The code is in a single python file. The only configuration necessary should be to set your interpreter to run the one file. To run the program, simply the substitute values for INFILE and OUTFILE with your desired input and output filepaths and run the file. The input file reads 3 different versions of the starting board, one with the initial values, one with the horizontal constraints, and one with the vertical constraints. Global constant variables are used for easy modification.
-
Notifications
You must be signed in to change notification settings - Fork 0
jdahhan/Futoshiki-Backtracking-Search
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A Python implementation of Backtracking CSP search to solve Futoshiki problems. Reads from a file, sample file input is included.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published