Hi,
I was looking at your poster in GECCO and wondering how this compares with the C code in the eaf R package. There is a R interface that pays some interface penalty but it is very easy to use:
https://mlopez-ibanez.github.io/eaf/reference/nondominated.html
It should not be hard to run on your datasets if those are available.
I also have a pure C command-line interface that is not public but I could share and make public if useful.
If these implementations are faster, it would be great to integrate them in the eaf R package!
Hi,
I was looking at your poster in GECCO and wondering how this compares with the C code in the eaf R package. There is a R interface that pays some interface penalty but it is very easy to use:
https://mlopez-ibanez.github.io/eaf/reference/nondominated.html
It should not be hard to run on your datasets if those are available.
I also have a pure C command-line interface that is not public but I could share and make public if useful.
If these implementations are faster, it would be great to integrate them in the eaf R package!