Logo by Alkaron (anonymous IP: 3.133.109.251,2258) | ||||||||||||||
| ||||||||||||||
Audio (343) Datatype (51) Demo (203) Development (602) Document (24) Driver (97) Emulation (149) Game (1011) Graphics (500) Library (118) Network (234) Office (66) Utility (932) Video (69) Total files: 4399 Full index file Recent index file
Amigans.net OpenAmiga Aminet IntuitionBase
Support the site
|
[ OVERVIEW ] http://en.wikipedia.org/wiki/Eight_queens_puzzle It is a rather common topic for Computer Science related lectures. I developed this circa 2005-06 as a programming exercise. It is now released for educational purpose only, as I would probably write it in a different way nowadays. [ FEATURES ] - Shell interface, run as > NQueens_OS4 NumberOfQueens - Iterative backtracking algorithm written in C++ language, compiled with > g++ -o NQueens_OS4 -fsigned-char nqueens.cpp > strip -R.comment NQueens_OS4 - Flat ASCII output - ASCII output for Chess Condal True Type Font http://www.enpassant.dk/chess/fonteng.htm - Generates all solutions - Computes the number of moves for each solution - Computes the elapsed time [ PAYPAL DONATE ] Support my projects for AmigaOS 4.x with a PayPal donation thanks. PayPal donate to mscarano()libero.it |
Copyright © 2004-2024 by Björn Hagström All Rights Reserved |