Beispiel #1
0
 def OptimalCost(self):
     return _pywrapgraph.SimpleMinCostFlow_OptimalCost(self)
Beispiel #2
0
 def OptimalCost(self) -> "operations_research::CostValue":
     return _pywrapgraph.SimpleMinCostFlow_OptimalCost(self)