Pyomo
入门指南
操作指南
解释
参考指南
Topical Reference
Library Reference
common
contrib
core
base
beta
expr
base
boolean_value
calculus
cnf_walker
compare
expr_common
expr_errors
logical_expr
AllDifferentExpression
AndExpression
AtLeastExpression
AtMostExpression
BinaryBooleanExpression
BooleanExpression
BooleanExpressionBase
CountIfExpression
EquivalenceExpression
ExactlyExpression
ImplicationExpression
NaryBooleanExpression
NotExpression
OrExpression
UnaryBooleanExpression
XorExpression
all_different
atleast
atmost
count_if
equivalent
exactly
implies
land
lnot
lor
xor
ndarray
numeric_expr
numvalue
relational_expr
symbol_map
sympy_tools
taylor_series
template_expr
visitor
kernel
plugins
pyomoobject
staleflag
util
dae
dataportal
duality
environ
future
gdp
kernel
mpec
neos
network
opt
repn
scripting
solvers
util
版本
访问预览功能
常见警告/错误
相关包
Publications
Bibliography
Pyomo
Reference Guides
Library Reference
core
expr
logical_expr
lnot
View page source
lnot
(函数来自
pyomo.core.expr.logical_expr
)
pyomo.core.expr.logical_expr.
lnot
(
Y
)
[源代码]
为传递的BooleanValue构造一个NotExpression。