|
发表于 2009-5-21 20:36:24
|
显示全部楼层
个人想法:
" m' h8 [; s" u约束条件是在上面的Table里面直接输入最大最小值吧。
% A3 B' _) Z( T2 e0 ~! K$ l/ zMinimum 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).8 L9 @& d% I( f6 a. W: u; T R
2 w% {% e5 _5 u3 ]# g$ qMaximum 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).
# }( d% ]( v- E& ^6 U f% Q下面的Equation栏里面应该写入目标函数吧。
; W1 S, |/ w& OMaxProfit (MiniCost)= Var0 + Var1 + Var2; |
|