Skip to main content

Simulated Annealing with Exploratory Sensing for Global Optimization

Research Authors
Majid Almarashi, Wael Deabes, Hesham H Amin, Abdel-Rahman Hedar
Research Date
Research Department
Research Journal
Algorithms
Research Publisher
Multidisciplinary Digital Publishing Institute
Research Vol
13
Research Website
https://www.mdpi.com/1999-4893/13/9/230
Research Year
2020
Research_Pages
230
Research Abstract

Simulated annealing is a well-known search algorithm used with success history in many search problems. However, the random walk of the simulated annealing does not benefit from the memory of visited states, causing excessive random search with no diversification history. Unlike memory-based search algorithms such as the tabu search, the search in simulated annealing is dependent on the choice of the initial temperature to explore the search space, which has little indications of how much exploration has been carried out. The lack of exploration eye can affect the quality of the found solutions while the nature of the search in simulated annealing is mainly local. In this work, a methodology of two phases using an automatic diversification and intensification based on memory and sensing tools is proposed. The proposed method is called Simulated Annealing with Exploratory Sensing. The computational experiments show the efficiency of the proposed method in ensuring a good exploration while finding good solutions within a similar number of iterations.