Sohail Reddy

Results 3 issues of Sohail Reddy

The hyper volume calculation for test problem with M>3 yields NaNs. This probably has to do with Monte Carlo computation for the HV? I tried it with Two_Arch2 and RVEA...

enhancement

Since most scientific computing codes don't use std::vector and use their own containers, new tensor constructor and get_raw_data functions were added to work with pointers of primitive types.

Updated C_wrapper to exposed the variable new_x from Ipopt routines to Julia functions. Maintains backward compatibility for cases where new_x is not used by routines.