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