Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 197 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 197 Bytes

NQueensGA

This is an implementation of the NQueens Problem using Genetics Algorithm. The size of the chess board can be increased or decreased. There are other paramaters to the program as well.