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