Logo by Kicko (anonymous IP: 3.12.154.133,0) | ||||||||||||
| ||||||||||||
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  UtilityBase  IntuitionBase  AmigaBounty
Support the site
|
[Show comments] [Show snapshots] [Show videos] [Show content] [Show crashlogs] [ 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 (c) 2004-2024 by Björn Hagström All Rights Reserved Amiga OS and its logos are registered trademarks of Hyperion Entertainment |