🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

[Solved] Optimize Selection parameters

User: "Kai"
New Altair Community Member
Updated by Jocelyn
Hi,
I have a question concerning the "Optimize Selection (Evolutionary)" Operator. About the "p mutation" parameter to be more specific. This is what it says in the help window:
Probability for an attribute to be changed (-1:1 / numberOfAtt). Range: real; -1.0-1.0
Im not sure about the value of these. What does it mean to have a negative probability in this case?

Thanks
Kai

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "Kai"
    New Altair Community Member
    OP
    Excuse my shameless bump. But I've already asked around and nobody seems to know exactly what this parameter does. So before I start digging through the source code I'd really appreciate some input  ;D
    User: "MariusHelf"
    New Altair Community Member
    Hello Kai,

    if the probability is set to the special value -1 (actually any negative value), then the parameter is internally set to 1 devided by the number of attributes. I admit that the colon in the formula is not that easy to read; I adjusted it for readability in the next version.

    Best,
      Marius