Skip to content

JulieGysel/iam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IAM - first assignment

pr1/queens.py outputs a CNF formula in DIMACS format encoding the N-Queens Problem.

Running the code

python3 pr1/queens.py N

N being the number of queens to solve the problem for. ie.

python3 pr1/queens.py 8

for N = 8

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published