lingo计算出的结果怎么解读?Global optimal solution found. Objective value: 800.0000 Total solver iterations: 2 Variable Value Reduced Cost

来源:学生作业帮助网 编辑:作业帮 时间:2024/04/29 20:54:13

lingo计算出的结果怎么解读?Global optimal solution found. Objective value: 800.0000 Total solver iterations: 2 Variable Value Reduced Cost
lingo计算出的结果怎么解读?
Global optimal solution found.
Objective value: 800.0000
Total solver iterations: 2
Variable Value Reduced Cost
X1 250.0000 0.000000
X2 100.0000 0.000000
Row Slack or Surplus Dual Price
1 800.0000 -1.000000
2 0.000000 -4.000000
3 150.0000 0.000000
4 0.000000 1.000000

lingo计算出的结果怎么解读?Global optimal solution found. Objective value: 800.0000 Total solver iterations: 2 Variable Value Reduced Cost
主要看 Objective value 最优值
然后下面有x1和x2的值
其它的如果不需要暂时不用考虑