ediloaz / N-queens-problem-Julia

The N-queens problem is to place n queens on a n × n board such that no queen is attacking any other queen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N-queens-problem-Julia

About

The N-queens problem is to place n queens on a n × n board such that no queen is attacking any other queen.

License:MIT License