MHV

48 Reputation

2 Badges

17 years, 228 days

MaplePrimes Activity


These are Posts that have been published by MHV

Hi all,

I'm trying to solve linear programs on Maple 11, but it is not giving me an answer. Have I made a mistake? The comand I used is:

with(Optimization):

LPSolve(40*a + 60*b, {40*a + 60*b <= 150}, assume=nonnegint, maximize)

and maple returns:

"Warning, problem appears to be unbounded".

 

But in Maple 10, this same comand works perfect. Does someone know why Maple 11 doesn't??

Mario

Page 1 of 1