Skip to content

Conversation

Radwojt
Copy link

@Radwojt Radwojt commented Oct 24, 2019

Affect: #132

I have implemented genetic algorithm for solving N-Queens Problem.
This is heuristic problem so remember that given input data generates randomly.

The problem is solved when each queen cannot perform attack to each other.

References:

I will be happy to answer any questions :)

@Radwojt Radwojt changed the title Adding solution for n queens problem using genetic algorithm Adding solution for n queens problem using GENETIC Algorithm Oct 24, 2019
@TheSTL
Copy link
Member

TheSTL commented Oct 24, 2019

Hi @Radwojt your commits are not linked with your git account. You can read more about it from here why-are-my-commits-linked-to-the-wrong-user. If i merged it then your contribution will not be added. Please setup your local Git configuration correctly.
I think it will work commits-are-not-getting-linked-with-github-account . If it will not work then try to fix it by googling.
And please also check this issue for your other PRs

@ashokdey
Copy link
Member

@TheSTL can you review this?

@Radwojt Radwojt closed this Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants