Skip to content

andrelbd1/8queens-SMV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

8queens_SMV

Modeling the 8queens problem in SMV

The eight queens puzzle is a problem of placing eight chess queens on an 8×8 chessboard so that no two queens threaten each other. Thus, a solution requires that no two queens share the same row, column, or diagonal.

To run ./NuSMV
ex:

./NuSMV 8queens.smv