Skip to content

Share infeasible sub-problems #5

@WPettersson

Description

@WPettersson

Feasible solutions cannot (easily) be shared between threads, as each thread has a different ordering of the objective functions. However, infeasible solutions can, as the objective ordering is no longer important. We might (or might not) see an improvement in running times by doing this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions