项目作者: shagunBose

项目描述 :
The 8 Queen puzzle basically asks the question of how you could place 8 queens on a 8x8 chessboard such that they do not intercept each other. Through this project I wanted to attempt writing a recursive solution that incorporates backtracking as a strategy!
高级语言: Java
项目地址: git://github.com/shagunBose/8-Queen.git
创建时间: 2018-03-17T16:49:00Z
项目社区:https://github.com/shagunBose/8-Queen

开源协议:

下载