Hypervolume Approximation (MEX)

Version 1.0.0.0 (2.67 KB) by Simone
Fast Monte Carlo approximation of the hypervolume of a set of points.
286 Downloads
Updated 23 Oct 2015

View License

Monte Carlo approximation of the hypervolume of a set of points F.
The algorothm generates random samples in the hypercuboid defined by two reference points, namely the utopia and antiutopia, and counts the number of points dominated by F. The hypervolume is approximated as the ratio 'dominated points / total points'.

Cite As

Simone (2024). Hypervolume Approximation (MEX) (https://www.mathworks.com/matlabcentral/fileexchange/53655-hypervolume-approximation-mex), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Acknowledgements

Inspired by: Pareto filtering, Hypervolume approximation

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Image in the description added.