|
|
发表于 2009-5-21 20:36:24
|
显示全部楼层
个人想法:
7 q5 P: _! O; D$ `, k3 t约束条件是在上面的Table里面直接输入最大最小值吧。
' V1 r3 J8 V* |' ^) E' @Minimum Limit: Table Column 5: The minimum value that this variable can be set to by the Optimizer block. If it is entered without a decimal point, it can only assume integer values. Do not enter limits for variables that are used as results from the model (i.e. Exited from an Exit block).4 P# ^8 a3 z, h( s9 s0 U$ g u+ _
2 Y0 w) \, {& N( {* E
Maximum Limit: Table Column 6: The maximum value that this variable can be set to by the Optimizer block. If it is entered without a decimal point, it can only assume integer values. Do not enter limits for variables that are used as results from the model (i.e. Exited from an Exit block).
[' h+ U' C0 H- D5 z下面的Equation栏里面应该写入目标函数吧。
2 G1 B- [7 m9 |$ h X' b2 k% k- u6 vMaxProfit (MiniCost)= Var0 + Var1 + Var2; |
|