Skip to content

Optimized algorithm to find all solutions for the N-Queens-Problem in Java

Notifications You must be signed in to change notification settings

julienschmidt/N-Queens

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

N-Queens

Submitted version of my program for N-Queens speed-challange as part of the programmer intership at Technische Universität München

Note

This was uploaded AFTER the deadline ;-)

Known bugs

  • Typo at src/nqueens/NQueens.java line 28

About

Optimized algorithm to find all solutions for the N-Queens-Problem in Java

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages