“…Later, when the search has been guided to more promising areas of the search space, the accuracy of objective function approximation has to be increased in order to identify the true optima. 3 In the context of our problem, we modify the S-VNS algorithm by replacing sampling with numerical optimization: Similarly as in the original S-VNS, where the objective function value of a solution y is only estimated (by its sample average), we only estimate the optimal solution value min x g(y, x) of the subproblem assigned to portfolio y, but now we use the (deterministic) Frank-Wolfe procedure for obtaining a numerical estimate. Obviously, the larger the number of iterations given to the Frank-Wolfe procedure is chosen, the better does the procedure approximate the true value of min x g(y, x).…”