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