Esempio n. 1
0
 def Clear(self) -> "void":
     r"""
      Clears the offset, all variables and coefficients, and the optimization
     direction.
     """
     return _pywraplp.Objective_Clear(self)
Esempio n. 2
0
 def Clear(self) -> "void":
     return _pywraplp.Objective_Clear(self)
Esempio n. 3
0
 def Clear(self):
     return _pywraplp.Objective_Clear(self)