PDS: The Performance Database Server

Queens

Queens.c program results are included below. Queens.c solves the 14 queens problem. That is, the program finds all ways that 14 queens can be placed on a 14 X 14 "chess" board such that no queen can capture another.

queens.c is by Roberto Sierra (bert@netcom.com).

The program (queens.c) and latest table of results (queens.tbl) are available via anonymous ftp from 'ftp.nosc.mil' in directory 'pub/aburto'. The ftp.nosc.mil IP address is: 128.49.192.51

Compile the program and run as: queens -c 14

I'd appreciate any new results of any kind (new machines, compilers, compiler options). I will also periodically post results to 'comp.benchmarks'. Please send new results to: aburto@nosc.mil.

Results as of 01 Oct 1997: