Hi there,
I'm trying to implement some sort of production optimization model using the concept of column generation.
In the declaration section of AIMMS I declared the master and pricing problem, however I am not able to use the 'ShadowPrice' property of one of my constraints, i.e., the suffix turns red if I want to use it in my pricing model.
Nothing I am trying does look like to work out and I can't find any other questions like this.
Ïs there anyone who could help me out? I would appreciate this very much! Thanks in advance!
Attached is a .zip with my model.
Page 1 / 1
Hello @mennovaneersel ,
I looked at your project and there is no error. I was also able to run a solve procedure SolveLightboardProductionUsingConventional_MPs
Perhaps you needed to compile the program to get rid of the error or did not Check and Commit the declaration of the constraint after you added the shadow price property.
I looked at your project and there is no error. I was also able to run a solve procedure SolveLightboardProductionUsingConventional_MPs
Perhaps you needed to compile the program to get rid of the error or did not Check and Commit the declaration of the constraint after you added the shadow price property.
Hmm, that's strange.. At my computer, the program is running, but it does not solve the problem, because in each iteration, it finds the same generated column, because all shadow prices are 0 in each iteration.
Is this the same with you?
Reply
Sign up
Already have an account? Login
Please use your business or academic e-mail address to register
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.