Hello,
I would like to know what it means exactly when you say that the multithreading functionality is not supported with ALGLIB Free Edition ?
Does it mean that the algorithms are not parallelized, and run only in sequential ?
My goal is to run in parallel several optimization problems (each of them being completely independent on each others) : for that I use a multithreaded windows C# driver, in which each thread runs an optimization problem : does it mean that it will not work if I use the Free Edition ?
Thanks for your reply
Vassili
|