Allocation problem as a graph isomorphism problem
-
- a maximum number of pairs of communicating modules fall into pairs of directly connected processors
|
Allocation problem as a quadratic assignment problem
|
-
|
Allocation problem as a minmax problem
|
-
|
Geometry based allocation approach
-
- represent the partioning of the domain by a graph
-
- represent the parallel machine by a graph
-
- project the problem and system graphs into the 2D-euclidean space
-
- solve a planar assignment problem
-
- Iteratively improve the initial assignment
|