Beyond the 8 Queens Problem - Maple Application Center
Application Center Applications Beyond the 8 Queens Problem

Beyond the 8 Queens Problem

Author
: Yury Zavarovsky
Engineering software solutions from Maplesoft
This Application runs in Maple. Don't have Maple? No problem!
 Try Maple free for 15 days!
The 8 Queens Problem is a well-known problem that asks you to place eight chess queens on an 8×8 chessboard so that no two queens can attack each other. In this application, we consider the more general version of placing m chess queens on an n × n chessboard. The problem has a solution if n > 3 and m <= n.

Application Details

Publish Date: January 12, 2018
Created In: Maple 2017
Language: English

More Like This

Solving the World's Hardest Sudoku
A Recursive Algorithm to Generate a Superpermutation of length n! + (n-1)! + (n-2)! + (n-3)! + n-3
Joint Cumulants of Polykays
Number of Graphs or Digraphs with n Vertices
Pascal's triangle and its relationship to the Fibonacci sequence
Solving constraint satisfaction problems II: More difficult logic problems
A new approach to Sheppard’s corrections
Finding Graeco-Latin Squares