Using euler partitions to edge color bipartite multigraphs
暂无分享,去创建一个
An algorithm for finding a minimal edge coloring of a bipartite multigraph is presented. The algorithm usesO(V1/2ElogV + V) time andO(E + V) space. It is based on a divide-and-conquer strategy, using euler partitions to divide the graph. A modification of the algorithm for matching is described. This algorithm finds a maximum matching of a regular bipartite graph with all degrees 2n, inO(E + V) time andO(E + V) space.
[1] Calvin C. Gotlieb,et al. The Construction of Class-Teacher Time-Tables , 1962, IFIP Congress.
[2] O. Ore. The Four-Color Problem , 1967 .
[3] Richard M. Karp,et al. A n^5/2 Algorithm for Maximum Matchings in Bipartite Graphs , 1971, SWAT.
[4] Alfred V. Aho,et al. The Design and Analysis of Computer Algorithms , 1974 .
[5] Claude Berge,et al. Graphs and Hypergraphs , 2021, Clustering.