Vērtējums:
Publicēts: 28.11.2004.
Valoda: Angļu
Līmenis: Vidusskolas
Literatūras saraksts: Nav
Atsauces: Nav
  • Eseja 'Solving N-Queens problem using Genetic Algorithms', 1.
  • Eseja 'Solving N-Queens problem using Genetic Algorithms', 2.
  • Eseja 'Solving N-Queens problem using Genetic Algorithms', 3.
  • Eseja 'Solving N-Queens problem using Genetic Algorithms', 4.
  • Eseja 'Solving N-Queens problem using Genetic Algorithms', 5.
  • Eseja 'Solving N-Queens problem using Genetic Algorithms', 6.
  • Eseja 'Solving N-Queens problem using Genetic Algorithms', 7.
  • Eseja 'Solving N-Queens problem using Genetic Algorithms', 8.
  • Eseja 'Solving N-Queens problem using Genetic Algorithms', 9.
  • Eseja 'Solving N-Queens problem using Genetic Algorithms', 10.
Darba fragmentsAizvērt

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