We address the problem of finding a minimum weight baseB of a matroid when, in addition, each element of the matroid is colored with one ofm colors and there are upper and lower bound restrictions on the number of elements ofB with colori, fori = 1, 2,⋯,m. This problem is a special case of matroid intersection. We present an algorithm that exploits the special structure, and we apply it to two optimization problems on graphs. When applied to the weighted bipartite matching problem, our algorithm has complexity O(|E∥V|+|V|2log|V|). HereV denotes the node set of the underlying bipartite graph, andE denotes its edge set. The second application is defined on a general connected graphG = (V,E) whose edges have a weight and a color. One seeks a minimum weight spanning tree with upper and lower bound restrictions on the number of edges with colori in the tree, for eachi. Our algorithm for this problem has complexity O(|E∥V|+m2|V|+ m|V|2). A special case of this constrained spanning tree problem occurs whenV* is a set of pairwise nonadjacent nodes ofG. One must find a minimum weight spanning tree with upper and lower bound restrictions on the degree of each node ofV*. Then the complexity of our algorithm is O(|V∥E|+|V*∥V|2). Finally, we discuss a new relaxation of the traveling salesman problem.
[1]
Richard M. Karp,et al.
The Traveling-Salesman Problem and Minimum Spanning Trees
,
1970,
Oper. Res..
[2]
Richard M. Karp,et al.
The traveling-salesman problem and minimum spanning trees: Part II
,
1971,
Math. Program..
[3]
Andrew Chi-Chih Yao,et al.
An O(|E| log log |V|) Algorithm for Finding Minimum Spanning Trees
,
1975,
Inf. Process. Lett..
[4]
Robert E. Tarjan,et al.
Fibonacci heaps and their uses in improved network optimization algorithms
,
1984,
JACM.
[5]
Robert E. Tarjan,et al.
Efficient Algorithms for a Family of Matroid Intersection Problems
,
1984,
J. Algorithms.
[6]
Robert E. Tarjan,et al.
A Linear-Time Algorithm for a Special Case of Disjoint Set Union
,
1985,
J. Comput. Syst. Sci..
[7]
Robert E. Tarjan,et al.
Efficient algorithms for finding minimum spanning trees in undirected and directed graphs
,
1986,
Comb..
[8]
Fred W. Glover,et al.
Two algorithms for weighted matroid intersection
,
1986,
Math. Program..
[9]
Franz Rendl,et al.
Constrained spanning trees and the traveling salesman problem
,
1989
.