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