« Return to Thread: AMPL - bigM

AMPL - bigM

by franzl :: Rate this Message:

Reply to Author | View in Thread

Hi there!

I just got started with ampl and i have to use "bigM" as in:

cumdemand[i,k] + demand[j] - cumdemand[j,k] <= (1 - x[i,j,k]) * bigM;

but how can i implement this without using a numerical value for bigM?

thx for your help

 « Return to Thread: AMPL - bigM