资 源 简 介
% implementation based on [1][2] using
% * Computation of the Hypervolume Indicator based on [3]
% http://sbe.napier.ac.uk/~manuel/hypervolume
% * Pareto Front Algorithms
% http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?object
% Id=17251&objectType=file
% * coding-fragments from NSGA - II
% http://www.mathworks.com/matlabcentral/fileexchange/loadFile.do?object
% Id=10429&objectType=file
%
% [1] Michael Emmerich, Nicola Beume, and Boris Naujoks. An EMO algorithm
% using the hypervolume measure as selection criterion. In C. A. Coello
% Coello et al., Eds., Proc. Evolutionary Multi-Criterion Optimization,
% 3rd Int"l Conf. (EMO 2005), LNCS 3410, pp. 62-76. Springer, Berlin, 2005.
%
% [2] Boris Naujoks, Nicola Beume, and Michael Emmerich. Multi-objective
% optimisatio