3 research outputs found

    A Faster Algorithm for the Limited-Capacity Many-to-Many Point Matching in One Dimension

    Full text link
    Given two point sets S and T on a line, we present the first linear time algorithm for finding the limited capacity many-to-many matching (LCMM) between S and T improving the previous best known quadratic time algorithm. The aim of the LCMM is to match each point of S (T) to at least one point of T (S) such that the matching costs is minimized and the number of the points matched to each point is limited to a given number.Comment: 18 pages, 7 figures. arXiv admin note: text overlap with arXiv:1702.0108

    A Fast and Efficient algorithm for Many-To-Many Matching of Points with Demands in One Dimension

    Full text link
    Given two point sets S and T, a many-to-many matching with demands (MMD) problem is the problem of finding a minimum-cost many-to-many matching between S and T such that each point of S (respectively T) is matched to at least a given number of the points of T (respectively S). We propose the first O(n^2) time algorithm for computing a one dimensional MMD (OMMD) of minimum cost between S and T, where |S|+|T| = n. In an OMMD problem, the input point sets S and T lie on the real line and the cost of matching a point to another point equals the distance between the two points. We also study a generalized version of the MMD problem, the many-to-many matching with demands and capacities (MMDC) problem, that in which each point has a limited capacity in addition to a demand. We give the first O(n^2) time algorithm for the minimum-cost one dimensional MMDC (OMMDC) problem.Comment: 14 pages,8 figures. arXiv admin note: substantial text overlap with arXiv:1702.0108

    Exact and Approximation Algorithms for Many-To-Many Point Matching in the Plane

    Get PDF
    corecore