8 queens using java | High Performance Computing
As you can see in the below class diagram ,i have extended thread class and added my functionality of placing the queens in a parallel manner.
class Queen_worker will contain the logic of implementing the problem in a parallel manner.
Code of parallel implementation of N queens problem will be uploaded shortly.
Read full article from 8 queens using java | High Performance Computing
No comments:
Post a Comment