Error 71

617 views
Skip to first unread message

Iman Rahimi

unread,
May 12, 2015, 10:51:08 AM5/12/15
to gams...@googlegroups.com
Hello everybody
my program has an error with the title Error 71
the symbol shown has been declared as an equation ,but no symbolic equation (..) was found.look for commas in the documentation text for the equations.use quotes" 
"around the text or eliminate the commas

However I have checked my codes several times and correct every thing but I can not do correct it.
some of my codes are as below:
objective2..z2=e=1-d1("p1","j1")+1-d2("p1","j2")+1-d3("p1","j3")+ 1-d4("p2","j1")+1-d5("p2","j2")+1-d6("p2","j3")+1-d7("e1","w1")+1-d8("e1","w2")+1-d9("e1","w3")+ 1-d10("e2","w1")+1-d11("e2","w2")+1-d12("e2","w3");                            

;/model  networkDEA_model/all
;Solve networkDEA_model  using MINLP Maximizing z2 


It would be helpful for me if any body could correct my codes.
Thank you in advanced

Renger van Nieuwkoop

unread,
May 12, 2015, 11:13:51 AM5/12/15
to gams...@googlegroups.com

Hi Iman

If you only send a part of your code, it is hard to look for the error you describe.

See the guidelines on how should try to get some help in this group.

Cheers

Renger

--
You received this message because you are subscribed to the Google Groups "gamsworld" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gamsworld+...@googlegroups.com.
To post to this group, send email to gams...@googlegroups.com.
Visit this group at http://groups.google.com/group/gamsworld.
For more options, visit https://groups.google.com/d/optout.

Iman Rahimi

unread,
May 14, 2015, 4:31:19 AM5/14/15
to gams...@googlegroups.com

Hello dear researchers

I have a GAMS code which possesses Error 71 when I want to execute

?I do not know how can I correct it.Can anybody help me in this  regard

I have attached my codes

Untitled_10.gms

dharmender yadav

unread,
May 17, 2015, 11:19:51 AM5/17/15
to gams...@googlegroups.com
Hi,

PFA your gams file after correction.


--
Untitled_10.gms

Tino

unread,
May 17, 2015, 11:19:52 AM5/17/15
to gams...@googlegroups.com
Dear Iman jan,
where is equation named "const25" ?
Check the attachment, without 25 it works.
Iman.txt

Ali Reza Bahari

unread,
May 17, 2015, 11:19:55 AM5/17/15
to gams...@googlegroups.com
Hi Iman
equation 25 which is declared in equation statement, has no symbolic equation(i.e it isn't defined). I just remove it from declaration statement and from equation list of your model.    

--
Untitled_11.gms

Loveness

unread,
Aug 4, 2015, 2:24:13 AM8/4/15
to gamsworld
Hi,
I noticed from gamsworld that you assisted someone with the error 71. I am trying to follow but it is not clear to me. I am trying to understand the example below and failing to correct it. Please help me to know how the example code below can be corrected on the link  below. 


thanks

Arman N

unread,
Aug 4, 2015, 4:34:53 AM8/4/15
to gams...@googlegroups.com
If you have an equation in Equations part you must have the "equation.." in constraint parts..

--
You received this message because you are subscribed to a topic in the Google Groups "gamsworld" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/gamsworld/hY70AXj5qHU/unsubscribe.
To unsubscribe from this group and all its topics, send an email to gamsworld+...@googlegroups.com.

Loveness

unread,
Aug 4, 2015, 9:57:39 PM8/4/15
to gamsworld
Thank you very much. I resolved that error. 
Reply all
Reply to author
Forward
0 new messages