Skip to content

Experiment.py possible problem with string "objectiveLimit" #64

@fschloesser

Description

@fschloesser

I stumbled upon this line and i guess that the variable objlimitreached will always be false, i think the string "objectiveLimit" has to be replaced by some SolverStatusCode from Key.py.

ipet/Experiment.py:417:        # TODO What is this "objectiveLimit", where is it set and what does it imply?
ipet/Experiment.py:418:        objlimitreached = (solverstatus == "objectiveLimit")

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