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