Skip to content

Setting of "hidden" module parameter cma.evolution_strategy.tell_find_feasible_first #340

@nikohansen

Description

@nikohansen

defined at

tell_find_feasible_first = 22

tell_find_feasible_first = 22
'''number of initial iterations to minimize positive (violated) constraints,
   only used when constraints values are passed to `tell` or `tell2`, not in `fmin_con2`'''
  • the (default) setting should probably depend on the dimension, maybe like $5 + 2 n$? The phase is anyway terminated when the first feasible solution is observed.
  • changing the value affects all instantiations of CMAEvolutionStrategy which is rather not desirable?

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