5 research outputs found

    Faster Maximium Priority Matchings in Bipartite Graphs

    Get PDF
    A maximum priority matching is a matching in an undirected graph that maximizes a priority score defined with respect to given vertex priorities. An earlier paper showed how to find maximum priority matchings in unweighted graphs. This paper describes an algorithm for bipartite graphs that is faster when the number of distinct priority classes is limited. For graphs with kk distinct priority classes it runs in O(kmn1/2)O(kmn^{1/2}) time, where nn is the number of vertices in the graph and mm is the number of edges

    Faster Maximium Priority Matchings in Bipartite Graphs

    Get PDF
    A maximum priority matching is a matching in an undirected graph that maximizes a priority score defined with respect to given vertex priorities. An earlier paper showed how to find maximum priority matchings in unweighted graphs. This paper describes an algorithm for bipartite graphs that is faster when the number of distinct priority classes is limited. For graphs with k distinct priority classes it runs in O(kmn1/2) time, where n is the number of vertices in the graph and m is the number of edges
    corecore