veraluka

5 Reputation

2 Badges

13 years, 305 days

MaplePrimes Activity


These are questions asked by veraluka

I tryto solve a linear program of big dimension using LPSolve function. My problem is that is returns a solution but I am not sure if it is unique or not, and for me it is really important.

I saw that in the new version there are options for LPSolve: method=interiorpoint or activeset. If I understood correctly, interiorpoint gives a solution in the middle of the interval and the activepoint - in the corner. My idea was to run LPSolve twice using those two methods. If...

Hello,

I have got a problem using LPSolve with the option "method=interiorpoint". If I do not add this option it works fine but if I add this option I get the message "Error, (in Optimization:-LPSolve) unrecognized storage format, storage = []"

Could you please help me to deal with that? Thank you.


Page 1 of 1