Skip to content

Adds support for mutation rate in binary cells - #47

Merged
Joao-Paulo-Silva merged 4 commits into
AIS-Package:developfrom
Joao-Paulo-Silva:improve/mutation
Jan 25, 2026
Merged

Joao-Paulo-Silva merged 4 commits into
AIS-Package:developfrom
Joao-Paulo-Silva:improve/mutation

Conversation

@Joao-Paulo-Silva

@Joao-Paulo-Silva Joao-Paulo-Silva commented Jan 25, 2026

Copy link
Copy Markdown
Member

Adds support for a mutation rate (mutation_rate) for binary cells. Updates the ClonAlg algorithm to use this factor in binary mutations and adjusts rate_hypermutation to better represent an inversely proportional mutation rate.

Changes:

  • Added the mutation_rate parameter to binary cell mutations in clone_and_mutate_binary.
  • Updated the documentation to reflect the new changes.
  • Adjusted rate_hypermutation in the examples so that less fit individuals undergo stronger mutation rates.

@Joao-Paulo-Silva
Joao-Paulo-Silva changed the base branch from main to develop January 25, 2026 04:25
@Joao-Paulo-Silva Joao-Paulo-Silva self-assigned this Jan 25, 2026
@Joao-Paulo-Silva Joao-Paulo-Silva added the bug Something isn't working label Jan 25, 2026
@Joao-Paulo-Silva
Joao-Paulo-Silva merged commit c93fe2d into AIS-Package:develop Jan 25, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant