Massively improved performance for symbolic manipulations of some simple large quadratic expressions.
Changed issue with SNOPT 7 (objective was maximized instead of minimized).
Comments
By yishuai niu, on March 13, 2012, at 04:02 PM Hope the next version could support the new release 12.4 of cplex whatever I have modified your code "definesolvers.m" to support it.
By johan, on March 15, 2012, at 08:08 AM Yes, it is fixed already. Will be shipped today or tomorrow.
By yishuai niu, on March 15, 2012, at 10:33 PM By the way, I?ve noticed that the "assign" function is no longer supported! is there any alternative?
By yishuai niu, on March 15, 2012, at 10:55 PM Sorry johan, the assign function is working, but we can't assign empty [] to a variable. that's the reason why it doesn't work during my test. Could you fix the assign function to support empty in the next version? just do nothing when assigning empty will be ok.
By johan, on March 16, 2012, at 04:05 PM I'll try to fix something (probably just do nothing)
Comments
Hope the next version could support the new release 12.4 of cplex whatever I have modified your code "definesolvers.m" to support it.
Yes, it is fixed already. Will be shipped today or tomorrow.
By the way, I?ve noticed that the "assign" function is no longer supported! is there any alternative?
Sorry johan, the assign function is working, but we can't assign empty [] to a variable. that's the reason why it doesn't work during my test. Could you fix the assign function to support empty in the next version? just do nothing when assigning empty will be ok.
I'll try to fix something (probably just do nothing)