A Critical Improvement On Open Shop Scheduling Algorithm For Routing In Interconnection Networks
Stavros Birmpilis, Timotheos Aslanidis

TL;DR
This paper introduces IHSA, an improved hybrid scheduling algorithm for interconnection network routing that effectively approximates NP-hard packet scheduling problems, outperforming existing algorithms in various datasets.
Contribution
The paper presents a novel hybrid algorithm, IHSA, which improves polynomially solvable instances of open shop scheduling for interconnection network routing, achieving near-optimal performance.
Findings
IHSA produces schedules close to optimal in all tested datasets.
IHSA outperforms SGA in efficiency and scheduling quality.
Statistical analysis confirms IHSA's robustness across different data distributions.
Abstract
In the past years, Interconnection Networks have been used quite often and especially in applications where parallelization is critical. Message packets transmitted through such networks can be interrupted using buffers in order to maximize network usage and minimize the time required for all messages to reach their destination. However, preempting a packet will result in topology reconfiguration and consequently in time cost. The problem of scheduling message packets through such a network is referred to as PBS and is known to be NP-Hard. In this paper we have improved, critically, variations of polynomially solvable instances of Open Shop to approximate PBS. We have combined these variations and called the induced algorithm IHSA, Improved Hybridic Scheduling Algorithm. We ran experiments to establish the efficiency of IHSA and found that in all datasets used it produces schedules very…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInterconnection Networks and Systems · Optimization and Search Problems · Advanced Wireless Network Optimization
