Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

NQueens

Class Assignments for NQueens Problem

##Run

###Prerequisites

  • Python 2.7

###Command

python nQueens.py outputFile.txt

###Suggestion To see the code in action remove the Hash symbol '#' from the code

import time
print printNQueens(lst)
time.sleep(1)

##Development This code was written solely for the purpose of assignment.Suggestions are welcomed.

About

Class Assignments for NQueens Problem

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages