86,678 research outputs found

    Generalizations of the Tree Packing Conjecture

    Full text link
    The Gy\'arf\'as tree packing conjecture asserts that any set of trees with 2,3,...,k2,3, ..., k vertices has an (edge-disjoint) packing into the complete graph on kk vertices. Gy\'arf\'as and Lehel proved that the conjecture holds in some special cases. We address the problem of packing trees into kk-chromatic graphs. In particular, we prove that if all but three of the trees are stars then they have a packing into any kk-chromatic graph. We also consider several other generalizations of the conjecture

    Minimum Cuts in Near-Linear Time

    Full text link
    We significantly improve known time bounds for solving the minimum cut problem on undirected graphs. We use a ``semi-duality'' between minimum cuts and maximum spanning tree packings combined with our previously developed random sampling techniques. We give a randomized algorithm that finds a minimum cut in an m-edge, n-vertex graph with high probability in O(m log^3 n) time. We also give a simpler randomized algorithm that finds all minimum cuts with high probability in O(n^2 log n) time. This variant has an optimal RNC parallelization. Both variants improve on the previous best time bound of O(n^2 log^3 n). Other applications of the tree-packing approach are new, nearly tight bounds on the number of near minimum cuts a graph may have and a new data structure for representing them in a space-efficient manner
    • …
    corecore