Pyomo
入门指南
操作指南
解释
参考指南
Topical Reference
Library Reference
common
contrib
core
base
PyomoModel
action
block
blockutil
boolean_var
check
component
component_namer
component_order
componentuid
config
connector
约束
disable_methods
enums
expression
external
global_set
indexed_component
indexed_component_slice
initializer
instance2dat
label
logical_constraint
matrix_constraint
misc
numvalue
NonNumericValue
NumericConstant
as_numeric
check_if_numeric_type_and_cache
is_constant
is_fixed
is_numeric_data
is_potentially_variable
is_variable_type
polynomial_degree
objective
param
piecewise
range
reference
set
set_types
sos
suffix
symbol_map
symbolic
transformation
units_container
util
var
beta
expr
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
base
numvalue
is_fixed
View page source
is_fixed
(函数来自
pyomo.core.base.numvalue
)
pyomo.core.base.numvalue.
is_fixed
(
obj
)
[source]
一个实用函数,返回一个布尔值,指示输入对象的值是否固定。