Note: I do use "IsInstantiatedOnEachOptimizationIteration = true" and insure my collections are reset.
I am attempting to determine why my optimization results are different for the same data & parameters each time I run.
Sometimes the results are not too different but other times, very different so I think it my be "thread related" and the only "non-standard" override is "OnExecutionUpdate"
Thanks!

Comment