Skip to content

Configuration JSON does not have any MESSAGES_PSO #4

@JJ

Description

@JJ

Not clear either what every one of those entries really is and why MESSAGES_PSO is 0 in all cases.

{'DIM_CONFIGURATION': {'2': {'NGEN': 50, 'POP_SIZE': 100, 'MAX_ITERATIONS': 20, 'MESSAGES_PSO': 0, 'MESSAGES_GA': 6}, '3': {'NGEN': 50, 'POP_SIZE': 100, 'MAX_ITERATIONS': 30, 'MESSAGES_PSO': 0, 'MESSAGES_GA': 2}, '5': {'NGEN': 50, 'POP_SIZE': 100, 'MAX_ITERATIONS': 25, 'MESSAGES_PSO': 0, 'MESSAGES_GA': 4}, '10': {'NGEN': 50, 'POP_SIZE': 100, 'MAX_ITERATIONS': 25, 'MESSAGES_PSO': 0, 'MESSAGES_GA': 8}, '20': {'NGEN': 50, 'POP_SIZE': 200, 'MAX_ITERATIONS': 25, 'MESSAGES_PSO': 0, 'MESSAGES_GA': 8}, '40': {'NGEN': 50, 'POP_SIZE': 200, 'MAX_ITERATIONS': 25, 'MESSAGES_PSO': 0, 'MESSAGES_GA': 16}}, 'EXPERIMENT_ID': 'JJ1', 'GA_WORKER_RATIO': 0.5, 'FUNCTIONS': [4], 'DIMENSIONS': [10], 'INSTANCES': [1, 2, 3], 'CXPB_RND': [0.2, 0.6], 'MUTPB_RND': [0.1, 0.3]}

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