[galib] Multiobjective GA with GALib

Anselmo Pitombeira anselmop at sc.usp.br
Mon Oct 1 21:50:11 EDT 2007


Hello, folks. Have you ever tried to code a Multiobjective GA with 
GAlib? I am trying to code the NSGA-II, from Professor Deb. Since GALib 
classes cannot cope with multiple objective functions, I have written a 
population evaluator which assigns the address of the vector of 
objective values to the GAEvalData pointer. Has anybody here found a 
neater way of doing this?

By the way, it would be really great if a Multiobjective GALib were 
released.

Cheers

Anselmo



More information about the galib mailing list