예제 #1
0
 def ReducedCost(self) -> "double":
     return _pywraplp.Variable_ReducedCost(self)
예제 #2
0
 def ReducedCost(self):
     return _pywraplp.Variable_ReducedCost(self)