Если Вы найдете статью полезной и интересной - не сочтите за труд, переведите материал или хотя бы часть его и отправьте на адрес algolist@mail.ru. Задать вопросы или просто написать письмо можно также на странице контактов.
Комментарии к файлу:The n-queens problem is a classical combinatorial problem in the artificial intelligence (AI) area. In this paper we present a new, probabilistic local search algorithm which is based on a gradient-based heuristic. This efficient algorithm is capable of finding a solution for extremely large size n-queens problems. We give the execution statistics for this algorithm with n up to 500,000.