gres-ufpr / r-nsga-ii

R-NSGA-II or Reference Point Based NSGA-II proposed by Kalyanmoy Deb et al.
1 stars 2 forks source link

Performance indicators #1

Closed shdotcom closed 5 years ago

shdotcom commented 5 years ago

Hi, would you please include performance indicators such as, IGD and HV, for R-NSGA-II algorithm? Thank you

thiagodnf commented 5 years ago

Hello @shdotcom

I just submitted a new code. Now you can visualize the quality indicators. I am using the same idea used in jMetal.

Thanks for you feedback.

shdotcom commented 5 years ago

Hi thiagodnf,

Thank you for your prompt reply. Is it possible to use your Analysis tool with this implementation of R-NSGA-II?

If you do not mind, is it possible to contact with you via email? Thank you for your time.

thiagodnf commented 5 years ago

Is it possible to use your Analysis tool with this implementation of R-NSGA-II?

Yes it is. You have to save the pareto-front to a file and use it in the tool. Just remember to follow the directory strucuture