Skip to content

The solution to exercise from MIT 6.172. The solution uses bit tricks and solves the N Queens problem. The salt of the solution is a smart data-packing and backtracking algorithm. The project objective is teaching bit tricks to colleagues using the fascinate mathematical exercise. Briefly, on practice.

Notifications You must be signed in to change notification settings

comeillfoo/nqueens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nqueens

The solution to exercise from MIT 6.172. The solution uses bit tricks and solves the N Queens problem. The salt of the solution is a smart data-packing and backtracking algorithm. The project objective is teaching bit tricks to colleagues using the fascinate mathematical exercise. Briefly, on practice.

About

The solution to exercise from MIT 6.172. The solution uses bit tricks and solves the N Queens problem. The salt of the solution is a smart data-packing and backtracking algorithm. The project objective is teaching bit tricks to colleagues using the fascinate mathematical exercise. Briefly, on practice.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published