Inicio  /  Algorithms  /  Vol: 12 Par: 7 (2019)  /  Artículo
ARTÍCULO
TITULO

New Bipartite Graph Techniques for Irregular Data Redistribution Scheduling

Qinghai Li and Chang Wu Yu    

Resumen

For many parallel and distributed systems, automatic data redistribution improves its locality and increases system performance for various computer problems and applications. In general, an array can be distributed to multiple processing systems by using regular or irregular distributions. Some data distribution adopts BLOCK, CYCLIC, or BLOCK-CYCLIC to specify data array decomposition and distribution. On the other hand, irregular distributions specify a different-size data array distribution according to user-defined commands or procedures. In this work, we propose three bipartite graph problems, including the ?maximum edge coloring problem?, the ?maximum degree edge coloring problem?, and the ?cost-sharing maximum edge coloring problem? to formulate these kinds of distribution problems. Next, we propose an approximation algorithm with a ratio bound of two for the maximum edge coloring problem when the input graph is biplanar. Moreover, we also prove that the ?cost-sharing maximum edge coloring problem? is an NP-complete problem even when the input graph is biplanar.

 Artículos similares