Skip to content

potassco-asp-course/project-sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku Project

You can find the instructions of the project in the file sudoku.ipynb.

To submit your solution, please modify the file sudoku.lp of the directory asp with your encoding.

Every time you push a new commit, your solution will be tested automatically. The timeout per instance is 100 seconds, and the actual command call for the test is:

  • python asp/test.py -e asp/sudoku.lp -i asp/instances -s asp/solutions -t 100

For help, type python asp/test.py --help.

The script was developed for Python 3.8.

After the tests are run, you will be able to see the results in the Actions tab:

  • Select one of the tests, click in "run-autograding-tests" and go to the tab "Print output"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages