This repository was archived by the owner on Jan 17, 2025. It is now read-only.

Description
Hello. First, thank you for providing the code.
I have a sugestion to make regarding the documentation. The docs states that you can provide many Pareto sets separated by "#" in order to calculate the hypervolume, but it doesn't work. Unfortunately, if you follow the documentation, you get a segmentation fault or a single incorrect hypervolume value. After messing with the code for a while, I figured out it was due to the -DSIMPLE option in the make file, removing it makes everything work fine.
I assume the -DSIMPLE option is for cases where you have a single Pareto set. It would be great if this was added to the readme file to prevent others from having the same problem.
Thanks in advance,
Tiago Peres