Beispiel #1
0
 def offset(self) -> "double":
     r""" Gets the constant term in the objective."""
     return _pywraplp.Objective_offset(self)
 def offset(self) -> "double":
     return _pywraplp.Objective_offset(self)
Beispiel #3
0
 def offset(self):
     return _pywraplp.Objective_offset(self)