dimod.QuadraticModel.lower_bound#

QuadraticModel.lower_bound(v: Hashable) float | floating | integer[source]#

Return the lower bound on the specified variable.

Parameters:

v – Variable in the quadratic model.