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