Yalova Üniversitesi    endustri@yalova.edu.tr (0226) 815 53 15

Arş. Gör. İbrahim Sabuncu " INISCom 2015" konferansına katılıyor

 

Bölümümüz öğretim elemanlarından Arş.Gör. İbrahim Sabuncu’nun “Solving Sudoku Puzzles Using Hybrid Ant Colony Optimization Algorithm” başlıklı makalesi; 2–4 Mart 2015 tarihlerinde Tokyo, Japonya’da düzenlenecek olan “The 1st International Conference on Industrial Networks and Intelligent Systems (INISCom 2015)” konferansına (http://iniscom.org/2015/show/home) kabul edilmiştir. Makale özeti aşağıdadır.

Kendisini tebrik eder, başarılarının devamını dileriz.

 

Solving Sudoku Puzzles Using Hybrid Ant Colony Optimization Algorithm

Ibrahim Sabuncu

 

Yalova University, Engineering Faculty, Industrial Engineering Department

Central Campus 77200 Yalova, Turkey

Abstract. Sudoku puzzle is a popular logic game since 2005. This puzzle is an NP-Complete problem which means that a very hard problem that is required deep and efficient algorithm to be solved. So it also draws attention of the scientists to develop methods and algorithm in order to solve Sudoku puzzles.  In this study I tried to develop a hybrid algorithm which consist both analytical and heuristic steps to solve the Sudoku puzzle. The developed hybrid algorithm includes two analytical steps and one heuristically step. In the first analytical step, basic manual Sudoku solving methods are used to solve the puzzle. If puzzle is not solved completely than improvement analytical step is applied to solve the puzzle. If still puzzle is not solved completely then heuristic step applied to solve the puzzle completely. In the heuristic step ant colony optimization algorithm (ACO) will be applied to the puzzle. Experiments show that this hybrid ACO algorithm can solve the hardest Sudoku puzzles less than one second. As a result, this study shows that ACO is an effective method that can be applied to solve Sudoku puzzles.

Keywords: Ant Colony Optimization, Hybrid Algorithm, Sudoku