« Return to Thread: [AMPL 2574] " n undefined in : 350/delay[j,n]

[AMPL 2575] Re: " n undefined in : 350/delay[j,n]

by Paul A. Rubin :: Rate this Message:

Reply to Author | View in Thread




On Jun 4, 4:49 am, "Sunday Idowu" <saidow...@...> wrote:

> 350/(delay[j,n]*sum{i in OBJ,n in NTWK}rate[j,i]);

delay[j,n] is outside the summation, so AMPL is expecting n to be a
defined parameter.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "AMPL Modeling Language" group.
To post to this group, send email to ampl@...
To unsubscribe from this group, send email to ampl+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/ampl?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: [AMPL 2574] " n undefined in : 350/delay[j,n]