You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run conjure solve for the attached model and Essence param file, I get the following error messages:
Error:
Savile Row stdout: ERROR: Identifier not defined: instance
Savile Row stderr: ERROR: Failed type checking after substituting in lettings.
Savile Row exit-code: 1
The reason seems to be that in the generated .eprime model, some of the list comprehension identifiers instance are missing. The corresponding lines in the Essence model are lines 46-47:
example.zip
When I run
conjure solve
for the attached model and Essence param file, I get the following error messages:The reason seems to be that in the generated .eprime model, some of the list comprehension identifiers
instance
are missing. The corresponding lines in the Essence model are lines 46-47:The text was updated successfully, but these errors were encountered: