Research Article

Visualizing Exact and Approximated 3D Empirical Attainment Functions

Algorithm 2

Computing the opposite of a 3D approximation set.
Input: Approximation set and reference vectors and
      , for which for all
Output: The opposite
;
foreach    do
;
;
foreach    do
  );
  );
  );
  for    to  3  do
   if ¬ redundant (, , ) then
     ;
   end
  end
 end
end