This is another test example to see if the CE algorithm produces more
desirable results. The minimization problem taken from [4], problem 111 on pg
120, is similar to Problem 112 above except we are dealing with
) now. The objective function is:
subject to the constraints:
The previous best known solution in [4] was
The optimal solution found by the CE algorithm was
gen.m - generation of samples, satifying constraints.
normt1.m - generates truncated normals
opt.m - main program
S.m - objective function