2018-07-06
I really need to understand the code better. Also we probably can run Gurobi inside parfor, but I need to wrap it around inside a function.
2018-07-09
I have run profiling on the Matlab code several times. It seems that moments.m takes up as much time as calling Gurobi to solve LPs. Probably we should optimize moments.m instead.
[[File:profiling.jpg]]