Esempio n. 1
0
 def NumNodes(self):
     return _pywrapgraph.SimpleMaxFlow_NumNodes(self)
Esempio n. 2
0
 def NumNodes(self) -> "operations_research::NodeIndex":
     return _pywrapgraph.SimpleMaxFlow_NumNodes(self)