Hello everyone,
I'm new to Ngene, and I don't know much about the theory and algorithmes that it uses.
My question is whether it is important to specify the real values of the levels when defining an attribute, or if it is only important to distinguish the levels between them, e.g. by numbering them ?
So for exemple, for an attribute of travel time, should I write in the utility function
U(O1) = b1[<priors>] * time[5,15,30,60]
or
U(O1) = b1[<priors>] * time[1,2,3,4] ?
Thanks in advance for any insight you might provide,
Paul