Quantum Simulated Annealing Algorithm
Quantum Simulated Annealing Algorithm
Blog Article
Simulated annealing (SA) has been considered as a good tool for searchand optimization problems which represent the abstraction of obtaining thecrystalline structure through a physical process.This algorithm works sequentiallythat the current state will produce only one next state.That will make the search tobe slower and the important drawback is click here that the search may fall in local minimumwhich represent the best solution in only part of the solution space.
In this workwe present the transformation of Simulated Annealing algorithm into quantumversion which will be called Quantum Simulated Annealing (QSA).Thisalgorithm will overcome the drawbacks of slowness and local minimum falling byproduce as much as possible of the neighbor states and work on in parallel byexploiting the massive read more parallelism feature in quantum computation.The resultsshow that QSA can find the optimal path in smaller number of iterations than thesequential simulated annealing algorithm and the time complexity of QSA isbetter than any other parallel simulated annealing algorithm.