LinExpr.getValue ()


LinExpr.getValue ()

getValue( )

使用当前解计算表达式的值。

返回值:

表达式的值。

使用示例:

obj = model. getobject () print(obj. getvalue ())