Skip to content

Conversation

@judahr
Copy link

@judahr judahr commented Jul 13, 2025

Rather than starting with a random population, this allows you to start with a population of existing chromosomes. When initializing Population, you would supply a small population to jump start your algorithm.

This is useful for the following scenarios:

  • Resuming a previous session
  • Fine-tuning a selection of chromosomes
  • If finding viable chromosomes on a random basis is costly

This includes updating to .Net 8.

@giacomelli
Copy link
Owner

@judahr can you check and resolve the continuous integration build failure?

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.

2 participants