Hello,
I am having problems with my model. I’ve got two errors: the error 66 in the solve statement and the error 256 in the display statement (I know error 256 is consequential). On the listing file I get the following:
**** The following MIP errors were detected in model tdvrp:
**** 66 equation Eq4… symbol “tviag” has no values assigned
**** 66 equation Eq5… symbol “lsup” has no values assigned
Both these parameters come from gdx files, and the files are being generated without any issue, so I really don’t understand what is the problem. I will attach the model and the excel files (apparently it is not possible to add the gdx files).
Any help would be much appreciated, thanks in advance!
tviag.xlsx (17.8 KB)
lsup.xlsx (15.1 KB)
TDVRP.gms (2.2 KB)