1 |
Allocation problem as a graph isomorphism problem
-
- a maximum number of pairs of communicating modules fall into pairs of directly connected processors
|
2 |
Allocation problem as a quadratic assignment problem
|
3 |
-
|
4 |
Allocation problem as a minmax problem
|
5 |
-
|
6 |
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
|