Esempio n. 1
0
 def Head(self, arc):
     return _pywrapgraph.SimpleMaxFlow_Head(self, arc)
Esempio n. 2
0
 def Head(self, arc: 'operations_research::ArcIndex') -> "operations_research::NodeIndex":
     return _pywrapgraph.SimpleMaxFlow_Head(self, arc)