Post Reply 
N-Queens results on Casio calculators
08-31-2024, 02:40 AM
Post: #23
RE: N-Queens results on Casio calculators
(08-29-2024 12:18 PM)John Keith Wrote:  As you have shown, this simple algorithm is impractical for n queens where n is greater than 12 or 14. Modern algorithms such as simulated annealing and its variants, or Knuth's Algorithm X, can find solutions for n in the thousands very quickly. See many references on Wikipedia. I would suggest that one of the modern algorithms might be more suited to testing modern calculators because they do more than just moving stuff around in memory.

That's fine as long as you don't compare the times measured using the new algorithms with those measured with the old when comparing hardware. If you just want to compare the old algorithm with the new, then that's a valid comparison.

Tom L
Cui bono?
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: N-Queens results on Casio calculators - toml_12953 - 08-31-2024 02:40 AM



User(s) browsing this thread: 1 Guest(s)