Thank you Mikhail, I was going crazy. Can I also ask you about my file .dat? AMPL gives me these errors:
line 40
offset 2283
wrong number of *'s for table
file -
line 50
offset 2542
only one set name allowed between colons
Error executing "solve" command:
error processing set START:
START contains ('M1',1), which is not
within CUCE cross GIRI;
Error executing "solve" command:
error processing set START:
START contains ('M1',2), which is not
within CUCE cross GIRI;
Error executing "solve" command:
error processing set START:
START contains ('M1',3), which is not
within CUCE cross GIRI;
Error executing "solve" command:
error processing set START:
START contains ('M2',4), which is not
within CUCE cross GIRI;
Error executing "solve" command:
error processing set START:
START contains ('M2',5), which is not
within CUCE cross GIRI;
Error executing "solve" command:
error processing param D:
invalid subscript D['C4','Multi'] discarded.
Error executing "solve" command:
error processing param TRFISSO:
5 invalid subscripts discarded:
TRFISSO[1]
TRFISSO[2]
TRFISSO[3]
and 2 more.
Error executing "solve" command:
error processing param TRVAR:
5 invalid subscripts discarded:
TRVAR[1]
TRVAR[2]
TRVAR[3]
and 2 more.
Error executing "solve" command:
error processing param TRKM:
5 invalid subscripts discarded:
TRKM[1]
TRKM[2]
TRKM[3]
and 2 more.
Error executing "solve" command:
error processing param TRT:
5 invalid subscripts discarded:
TRT[1]
TRT[2]
TRT[3]
and 2 more.
I'm reading many manuals to write the instructions but the problem could be my student version.
Thank you so much.