def ReducedCost(self) -> "double": return _pywraplp.Variable_ReducedCost(self)
def ReducedCost(self): return _pywraplp.Variable_ReducedCost(self)