标题: LINGO求解出现的问题 [打印本页] 作者: chocolate0307 时间: 2009-9-8 10:35 标题: LINGO求解出现的问题 我程序运行之后,先后跳出了81,196,和92的错误报告!
其中:
error code 81
no solution be found
error code 196
a dual solution does not exit for this model only the primal will be displayed
error code 92
the current solution may be infeasible for the current model
请问是不是因为我程序里面的约束条件出现了冲突,才导致这样的结果的啊?程序格式可能应该没有问题的,各位高手能不能给我提点意见,看看到底是哪出问题了?
由于急用!!谢谢各位了!!!作者: wzk007 时间: 2009-9-8 18:22
你需要把程序贴出来给大家看看啊,光从error code,很难判断作者: madio 时间: 2009-9-9 02:23
可能是约束条件或者初值的选择问题