41 research outputs found

    Edge-connectivity augmentation of graphs over symmetric parity families

    Get PDF
    AbstractIn this note we solve the edge-connectivity augmentation problem over symmetric parity families. It provides a solution for the minimum T-cut augmentation problem. We also extend a recent result of Zhang [C.Q. Zhang, Circular flows of nearly eulerian graphs and vertex splitting, J. Graph Theory 40 (2002) 147–161]

    Optimization methods for graphical degree sequence problems and their extensions

    Get PDF
    制度:新 ; 文部省報告番号:甲2374号 ; 学位の種類:博士(工学) ; 授与年月日:2007/3/15 ; 早大学位記番号:新446

    インターネット問題のモデル化法と効率的算法の研究

    Get PDF
    平成16-17度科学研究費補助金(基盤研究(C))研究成果報告書 課題番号:16500010 研究代表者:伊藤大雄 (京都大学大学院情報学研究科

    The (2,k)(2,k)-connectivity augmentation problem: Algorithmic aspects

    Full text link
    Durand de Gevigney and Szigeti \cite{DgGSz} have recently given a min-max theorem for the (2,k)(2,k)-connectivity augmentation problem. This article provides an O(n3(m+n log n))O(n^3(m+ n \textrm{ }log\textrm{ }n)) algorithm to find an optimal solution for this problem

    Posimodular Function Optimization

    Full text link
    Given a posimodular function f:2VRf: 2^V \to \mathbb{R} on a finite set VV, we consider the problem of finding a nonempty subset XX of VV that minimizes f(X)f(X). Posimodular functions often arise in combinatorial optimization such as undirected cut functions. In this paper, we show that any algorithm for the problem requires Ω(2n7.54)\Omega(2^{\frac{n}{7.54}}) oracle calls to ff, where n=Vn=|V|. It contrasts to the fact that the submodular function minimization, which is another generalization of cut functions, is polynomially solvable. When the range of a given posimodular function is restricted to be D={0,1,...,d}D=\{0,1,...,d\} for some nonnegative integer dd, we show that Ω(2d15.08)\Omega(2^{\frac{d}{15.08}}) oracle calls are necessary, while we propose an O(ndTf+n2d+1)O(n^dT_f+n^{2d+1})-time algorithm for the problem. Here, TfT_f denotes the time needed to evaluate the function value f(X)f(X) for a given XVX \subseteq V. We also consider the problem of maximizing a given posimodular function. We show that Ω(2n1)\Omega(2^{n-1}) oracle calls are necessary for solving the problem, and that the problem has time complexity Θ(nd1Tf)\Theta(n^{d-1}T_f) when D={0,1,...,d}D=\{0,1,..., d\} is the range of ff for some constant dd.Comment: 18 page

    Edge Augmentation on Disconnected Graphs via Eigenvalue Elevation

    Full text link
    The graph-theoretical task of determining most likely inter-community edges based on disconnected subgraphs' intra-community connectivity is proposed. An algorithm is developed for this edge augmentation task, based on elevating the zero eigenvalues of graph's spectrum. Upper bounds for eigenvalue elevation amplitude and for the corresponding augmented edge density are derived and are authenticated with simulation on random graphs. The algorithm works consistently across synthetic and real networks, yielding desirable performance at connecting graph components. Edge augmentation reverse-engineers graph partition under different community detection methods (Girvan-Newman method, greedy modularity maximization, label propagation, Louvain method, and fluid community), in most cases producing inter-community edges at >50% frequency.Comment: 6 pages, 3 figure

    Approximating Minimum Cost Connectivity Orientation and Augmentation

    Get PDF
    We investigate problems addressing combined connectivity augmentation and orientations settings. We give a polynomial-time 6-approximation algorithm for finding a minimum cost subgraph of an undirected graph GG that admits an orientation covering a nonnegative crossing GG-supermodular demand function, as defined by Frank. An important example is (k,)(k,\ell)-edge-connectivity, a common generalization of global and rooted edge-connectivity. Our algorithm is based on a non-standard application of the iterative rounding method. We observe that the standard linear program with cut constraints is not amenable and use an alternative linear program with partition and co-partition constraints instead. The proof requires a new type of uncrossing technique on partitions and co-partitions. We also consider the problem setting when the cost of an edge can be different for the two possible orientations. The problem becomes substantially more difficult already for the simpler requirement of kk-edge-connectivity. Khanna, Naor, and Shepherd showed that the integrality gap of the natural linear program is at most 44 when k=1k=1 and conjectured that it is constant for all fixed kk. We disprove this conjecture by showing an Ω(V)\Omega(|V|) integrality gap even when k=2k=2

    How to make a strongly connected digraph two-connected

    Get PDF
    corecore