Skip to content

Tons of "maxevals disagree" warnings for bbob-constrained data #65

@brockho

Description

@brockho

When loading data from the bbob-constrained suite (e.g. cocopp.load('bbob-constrained/2022!), I get lots and lots of warnings of the following:

  [104618, 444635]
  [209213. 444635.]
  warnings.warn("The maxevals from {} and {} disagree:\n  {}\n  {}".format(indexfile, dataFiles, self.readmaxevals, self._maxevals))

probably because a (new?) test checks that both numbers are the same? When loading data for the bbob or bbob-biobj suites, I don't get these warnings. I only tested on those three suites, but I guess it has something to do with the number of constraints evaluations?

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