Оценка:
Опубликованно: 28.11.2004.
Язык: Английский
Уровень: Средняя школа
Литературный список: Нет
Ссылки: Не использованы
  • Эссе 'Solving N-Queens problem using Genetic Algorithms', 1.
  • Эссе 'Solving N-Queens problem using Genetic Algorithms', 2.
  • Эссе 'Solving N-Queens problem using Genetic Algorithms', 3.
  • Эссе 'Solving N-Queens problem using Genetic Algorithms', 4.
  • Эссе 'Solving N-Queens problem using Genetic Algorithms', 5.
  • Эссе 'Solving N-Queens problem using Genetic Algorithms', 6.
  • Эссе 'Solving N-Queens problem using Genetic Algorithms', 7.
  • Эссе 'Solving N-Queens problem using Genetic Algorithms', 8.
  • Эссе 'Solving N-Queens problem using Genetic Algorithms', 9.
  • Эссе 'Solving N-Queens problem using Genetic Algorithms', 10.
Фрагмент работы

1 Introduction
The N-Queens problem is a classical AI problem. Its name is derived from the allowed moves for the queen piece in chess. Queens are allowed to move horizontally, vertically, or diagonally, backward and forward, with the only restriction being that they can move in only one direction at a time. A queen that can reach another piece in one move captures it.
The N-Queens problem is based on the notion of trying to place N queens on an N x N grid, such that no queen will be able to capture any other queen. The N-queens problem is typical of many combinatorial problems, in that…

Atlants