Example #1
0
 def BestBound(self) -> "double":
     return _pywraplp.Objective_BestBound(self)
Example #2
0
 def BestBound(self):
     return _pywraplp.Objective_BestBound(self)