Profile
International Journal of Computer & Software Engineering Volume 2 (2017), Article ID 2:IJCSE-115, 12 pages
https://doi.org/10.15344/2456-4451/2017/115
Research Article
Optimizing the Cyclic K-conflict-free Shortest Path Problem in a Network-on-chip

Boureima Zerbo1, Marc Sevaux2 *, Andr'e Rossi3 and Jean-Charles Cr'eput4

1Universit´e de Ouagadougou, Burkina-Faso
2Universit´e de Bretagne-Sud –Lab-STICC, CNRS UMR 6285, Lorient, France
3Universit´e d’Angers, LERIA, Angers, France
4Universit´e de Technologie de Belfort-Montb´eliard, France
Prof. Marc Sevaux, Universit´e de Bretagne-Sud –Lab- STICC, CNRS UMR 6285, Lorient, France; E-mail: marc.sevaux@univ-ubs.fr
31 January 2017; 28 June 2017; 30 June 2017
Zerbo B, Sevaux M, Rossi A, Cr'eput JC (2017) Optimizing the Cyclic K-conflict-free Shortest Path Problem in a Network-on-chip. Int J Comput Softw Eng 2: 115. doi: https://doi.org/10.15344/2456-4451/2017/115

Abstract

We study a combinatorial optimization problem for conflict-free routing in a Network-on-Chip. Based on time division multiplexing and cyclic emission, the problem consists in finding a set of K shortest paths, such that packets will never conflict through the network but can use shared communication links in an efficient way. The model allows to avoid collisions and deadlocks in irregular network topologies, while minimizing latency. A time-expanded graph approach is retained for the solution process. First, we present a mixed integer linear programming model for the problem. Second, a set of shortest paths operators are combined within three iterated local search schemes able to quickly generate admissible solutions for the problem. To evaluate the method, experiments are conducted on a set of five real-life problem instances, and on many artificial unstructured random instances derived from them. We detail the problem of traffic instance generation, that also illustrates the designer’s task of flow decomposition between communicating components. Intensive simulations illustrate the accuracy of the solution method.