Skip to content

Conversation

@adachille
Copy link
Owner

@adachille adachille commented Sep 29, 2024

In service to: #17

This PR adds an end point to the genetic algorithm genomes making it easier to be intentional about where to start and end a tessellation line.

actions=new_action_list, start_point=genome.start_point
actions=new_action_list,
start_point=genome.start_point,
end_point=genome.end_point,
Copy link
Owner Author

Choose a reason for hiding this comment

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

This should have been added in a previous PR

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