Example #1
0
 def NumArcs(self):
     return _pywrapgraph.LinearSumAssignment_NumArcs(self)
Example #2
0
 def NumArcs(self) -> "operations_research::ArcIndex":
     return _pywrapgraph.LinearSumAssignment_NumArcs(self)