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