Open tanzairatier opened 7 years ago
VEGA = Vector Evaluated Genetic Algorithm
HLGA = Hajela and Lin's Genetic Algorithm
Every individual gets its own set of weights to each objective. Its fitness is computed as the product sum of those weights*objectives.
HLGA ensures that the weights of each individual be diverse. But not sure how that occurs. There are prior algorithms that simply generate random weights over each individual.
NSGA SPEA VEGA MOGA FFGA NPGA HLGA SOEA PAES