Skip to content

feature/5-Complete_subtour_exchange_crossover#21

Merged
Shenaider merged 5 commits intodevelopfrom
feature/5-Complete_subtour_exchange_crossover
Jun 21, 2021
Merged

feature/5-Complete_subtour_exchange_crossover#21
Shenaider merged 5 commits intodevelopfrom
feature/5-Complete_subtour_exchange_crossover

Conversation

@joelpro2
Copy link
Copy Markdown
Contributor

@joelpro2 joelpro2 commented May 30, 2021

findSubsets

Joel added 2 commits May 17, 2021 22:05
Changed Crossover name
findCommonSubtour() + recombine()
@joelpro2 joelpro2 marked this pull request as draft May 30, 2021 20:27
@joelpro2 joelpro2 self-assigned this May 30, 2021
recombine() + generateOffsprings() + killWorseOffsprings()
Extracted functions to superclass genomeIndexOf(), getGenome(), switchGenes(), invertGenes(), getGene()
@joelpro2 joelpro2 requested a review from Shenaider June 7, 2021 20:44
@joelpro2 joelpro2 added the enhancement New feature or request label Jun 7, 2021
@joelpro2 joelpro2 marked this pull request as ready for review June 7, 2021 20:44
@joelpro2 joelpro2 linked an issue Jun 20, 2021 that may be closed by this pull request
Copy link
Copy Markdown
Contributor

@Shenaider Shenaider left a comment

Choose a reason for hiding this comment

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

Está top!

@Shenaider Shenaider merged commit ca0a2b7 into develop Jun 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Complete Subtour Exchange Crossover

2 participants