8 Queens Problem Solver
| Release: | 4.0.2 |
|---|---|
| Date: | 18 June 2008 |
| O/S: | All Windows 9x and NT versions (inc. XP, Vista & Windows 7) |
- Overview
- Download
- Install Info
- Bugs
- Change Log
- License
Download
You can get the latest version of the 8 Queens Problem Solver here.
Executable Program Installer (v4.0.2)
| Download link | Description |
|---|---|
| dd-8queens.zip (594Kb) |
Contains a setup program that installs the executable program, license, readme and user guide. See the Install Info tab for details of how to install the program.
MD5 Checksum:
577e815884a1f591eb3204a1e2a67cd2
|
Source Code (v4.0.2)
| Download link | Description |
|---|---|
| dd-8queens-src.zip (50Kb) |
The main 8 Queens Problem Solver source code. The source code is released under the Mozilla Public License v1.1 and other open source licenses.
MD5 Checksum:
34737d03bd5224caed5c088b8b009216
|
Instructions for building 8 Queens from source are provided in the
file ReadMe-Src.txt that is included in the source code
download.
Delphi 7 is the target compiler, but later compilers should work with some changes to the provided build script.
Library Code
In order to compile 8 Queens some additional DelphiDabbler library components are required. These components are not included with the main source code but can be downloaded below.
| Download link | Description |
|---|---|
| dd-verinfo.zip (66Kb) |
Source code for the version information component.
MD5 Checksum:
2965bdb36550b746caf2c7ed38171c4a
|
| dd-aboutbox.zip (41Kb) |
Source code for the about box component.
MD5 Checksum:
e558dc7783242a7045642f2ff00dab33
|
| dd-hotlabel.zip (36Kb) |
Source code for the hot label component.
MD5 Checksum:
4ee97a3f5c60d0dd774f2b12f045ea64
|
See ReadMe-Src.txt for information about how to use the
components.
Earlier Versions
Source code for earlier versions of the program is no longer available.
