Skip to content

Target Runner Returned Number #18

@DE0CH

Description

@DE0CH

Previously, if the target runner runs out of budget, it returns Inf for cost and 0 for time. Nguyen suggested changing it to Inf for cost and 0 for time if the budget is the same as the maxmium evaluation set by us, then return Inf and 0, otherwise if the bound is given by irace, we return bound + 1 for both cost and time.

This creates an issue because the current code does not reflect the configuration of previous runs, and makes the result not reproducable.

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