Skip to content
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

implements vectorization and stud logic #43

Closed
wants to merge 1 commit into from

Conversation

yacine-benahmed
Copy link

  • Implemented stud logic [Khatib and Fleming, 1998]
    The stud logic uses the best solution as a parent for all crossover operations
    -- it is logical for now with placeholder for specifying how many crossovers should occur with the stud.
  • vectorized flag for GA on systems where applys are actually vectorized.
    +fixed a weird bug when calling mutation operation in some circumstances.

vectorization on all genetic operations
@luca-scr luca-scr closed this Feb 26, 2021
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.

None yet

2 participants