Skip to content

Cannot modify the attributes of the ga_instance when running multiple processes in parallel #270

Open
@rucky96

Description

@rucky96

Hi,

I was trying to delete some of the solutions of the population on the fly (inside the fitness_func) which were introducing my prediction to diverge. This is possible only when the flag parallel_processing is not set, while when working with multiple processes any changes in the attributes of the class will not be reflected in the subsequent generations.

I would like to know if it is possible to extend this feature to parallel processing as well

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions