active_equality_set

(函数来自 pyomo.contrib.viewer.report)

pyomo.contrib.viewer.report.active_equality_set(blk)[source]

返回一组活动的等式。

Parameters:

blk – 一个在其中查找变量的Pyomo块。

Returns:

活动约束

Return type:

(ComponentSet)