Research output: Contribution in Book/Report/Proceedings - With ISBN/ISSN › Conference contribution/Paper › peer-review
Publication date | 21/09/2019 |
---|---|
Host publication | Proceedings of the International Conference on Computer, Control, Electrical, and Electronics Engineering 2019, ICCCEEE 2019 |
Editors | Ahmed Hassan Mohammed Hassan, Ahmed M. Alhassan |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
ISBN (electronic) | 9781728110066 |
ISBN (print) | 9781728110073 |
<mark>Original language</mark> | English |
Externally published | Yes |
Event | 2019 International Conference on Computer, Control, Electrical, and Electronics Engineering, ICCCEEE 2019 - Khartoum North, Sudan Duration: 21/09/2019 → 23/09/2019 |
Conference | 2019 International Conference on Computer, Control, Electrical, and Electronics Engineering, ICCCEEE 2019 |
---|---|
Country/Territory | Sudan |
City | Khartoum North |
Period | 21/09/19 → 23/09/19 |
Name | Proceedings of the International Conference on Computer, Control, Electrical, and Electronics Engineering 2019, ICCCEEE 2019 |
---|
Conference | 2019 International Conference on Computer, Control, Electrical, and Electronics Engineering, ICCCEEE 2019 |
---|---|
Country/Territory | Sudan |
City | Khartoum North |
Period | 21/09/19 → 23/09/19 |
Kiwi.com proposed a real-world NP-hard optimisation problem with a focus on air travelling services, determining the cheapest connection between specific areas. Despite some similarities with the classical TSP problem, more complexity is involved that makes the problem unique. It is Time-dependent, Asymmetric and involves areas that contain sets of cities from which exactly one is visited. In addition to this, infeasibility adds more complexity to the problem since there are no flights available between specific points in the network for certain days. While solving such computationally difficult problems, exact methods often fail, particularly when the problem instance size increases; Then alternative approaches, such as heuristics, are preferred in problem solving. In this study, we present an effective local search method for solving Kiwi.com problem. The empirical results show the success of the approach, which embeds four simple operators, on most of the released instances.