Skip to content

Added NSGAII implementation#89

Merged
sandybrownlee merged 6 commits intogintool:masterfrom
jc1850:master
Oct 26, 2022
Merged

Added NSGAII implementation#89
sandybrownlee merged 6 commits intogintool:masterfrom
jc1850:master

Conversation

@jc1850
Copy link
Copy Markdown
Contributor

@jc1850 jc1850 commented Sep 9, 2022

Added an implementation of the NSGAII algorithm.

Copy link
Copy Markdown
Collaborator

@sandybrownlee sandybrownlee left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks very much for submitting this PR! A multiobjective search has been on my to-do list for a long time. I have three requests before acceptance:

  • can you please pull the latest changes from gin master; we just fixed a bug that (I think) is causing your build to fail
  • can put the new algorithm and supporting classes into a gin.algorithm.nsgaii package so it's not all in util
  • (optional - but very helpful) can you suggest something we can add to the README to show users how it works. Can just be with the triangle example or a variant.

Thanks!

@jc1850 jc1850 requested a review from sandybrownlee October 18, 2022 10:05
@sandybrownlee sandybrownlee merged commit b05f97e into gintool:master Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants