Added response
This commit is contained in:
parent
0682b42cb4
commit
518477347b
@ -1,5 +1,10 @@
|
|||||||
# n-queens
|
# n-queens
|
||||||
|
|
||||||
|
## Response
|
||||||
|
The N-Queens program typically took over 10000 iterations for 8 queens.
|
||||||
|
|
||||||
|
This was the case until I switched it to 5 queens, in which the average was 7000
|
||||||
|
|
||||||
## Compiling the project
|
## Compiling the project
|
||||||
|
|
||||||
Prerequisites
|
Prerequisites
|
||||||
|
Loading…
Reference in New Issue
Block a user