Skip to content

Only Allocate Necessary Local Search Memory Necessary #49

@GrantHecht

Description

@GrantHecht

Currently, the MBH algorithm with multiple communicating hoppers always allocates a local search for all num_hoppers. However, we only really need one if using the SerialBatchJobEvaluator, and only need n if using the ThreadedBatchJobEvaluator (where n` is the number of spawned jobs).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions