[ojAlgo-user] is simplex method in ojAlgo serial (single-threaded) or parallel (multi-threaded) ?
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Ian M. N. <imn...@gm...> - 2018-07-27 21:18:58
|
Hello everyone, I am wondering about the implementation of the simplex method algorithms in ojAlgo. Are they serial (single-threaded) or parallel (multi-threaded) ? I have found some benchmarks, but it was not clear to me what the underlying implementation is. Cheers, Ian |