Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 340 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 340 Bytes

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