Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Adding solution for n queens problem using GENETIC Algorithm #133

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Radwojt wants to merge 1 commit into knaxus:master from Radwojt:feature/n-queens-genetic-algorithm
Closed

Adding solution for n queens problem using GENETIC Algorithm #133

Radwojt wants to merge 1 commit into knaxus:master from Radwojt:feature/n-queens-genetic-algorithm

Conversation

Copy link

@Radwojt Radwojt commented Oct 24, 2019
edited
Loading

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 :)

tectronics reacted with thumbs up emoji tectronics reacted with thumbs down emoji tectronics reacted with laugh emoji tectronics reacted with hooray emoji tectronics reacted with confused emoji tectronics reacted with heart emoji
@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
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

Copy link
Member

@TheSTL can you review this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers

@TheSTL TheSTL Awaiting requested review from TheSTL

@ashokdey ashokdey Awaiting requested review from ashokdey

Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /