Create an initial solution to a BOSSS problem
Usage
BOSSS_solution(size, N, problem)
Arguments
- size
Number of points used in initialisation.
- N
Number of simulations used in MC estimation.
- problem
BOSSS problem to be solved.
Value
An object of class BOSSS_solution.