Title :
Minimum-congestion hypergraph embedding in a cycle
Author :
Ganley, Joseph L. ; Cohoon, James P.
Author_Institution :
Cadence Design Syst. Inc., Herndon, VA, USA
fDate :
5/1/1997 12:00:00 AM
Abstract :
The minimum-congestion hypergraph embedding in a cycle (MCHEC) problem is to embed the n edges in an m-vertex hypergraph as paths in a cycle on the same number of vertices, such that congestion-the maximum number of paths that use any single edge in the cycle-is minimized. The MCHEC problem has applications in electronic design automation and parallel computing. In this paper, it is proven that the MCHEC problem is NP-complete. An O((nm)k+1) algorithm is described that computes an embedding with congestion k or determines that such an embedding does not exist. Finally, a linear-time approximation algorithm for arbitrary instances is presented that computes an embedding whose congestion is at most three times optimal
Keywords :
computational complexity; graph theory; multiprocessor interconnection networks; MCHEC; NP-complete; electronic design automation; hypergraph embedding; linear-time approximation; m-vertex hypergraph; minimum-congestion hypergraph; parallel computing; Approximation algorithms; Arithmetic; Circuits; Data structures; Electronic design automation and methodology; Embedded computing; Linear approximation; Parallel processing; Polynomials; Routing;
Journal_Title :
Computers, IEEE Transactions on