List Commands Library for 50g
|
07-05-2017, 10:01 PM
Post: #32
|
|||
|
|||
RE: List Commands Library for 50g
(07-04-2017 08:41 PM)Gilles59 Wrote: An exemple of DOPERM to solve cryptarithms Being able to put all the test conditions into an algebraic is a nice option for readability, but there's a price to pay: it really slows things down. Just as a test, I timed the above program compared to the following equivalent one, which simply uses standard RPL syntax for the checks instead of an algebraic: Code: \<< Both had the same results, but notice the timings: algebraic tests: 241 seconds RPL tests: 66 seconds It might not matter much if you simply leave it to run unattended, but I thought it might be worth noting for folks who aren't aware of the difference. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 8 Guest(s)