Skip to content

browsing feasible space and population sizing #31

@bbd666

Description

@bbd666

2 questions, just to better understand :

  1. My problem's got 75 bounded optimization variables. I monitor the set of variable in every trial and it seems they are all chosen between 0 and 1 irrespective of their range of variation given by cmaes_boundary_transformation. For example, one variable is set between 0 and 20, but each new search sets it lower than 1.

  2. the size of the population is 16 = cmaes_Get(&evo, "lambda"). Can it be tuned or is it the result of the algorithm ?

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