def __init__(self): this = _pywrapgraph.new_LinearSumAssignment() try: self.this.append(this) except __builtin__.Exception: self.this = this
def __init__(self): _pywrapgraph.LinearSumAssignment_swiginit( self, _pywrapgraph.new_LinearSumAssignment())