Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: 64-Bit random numbers

Author: Tord Romstad

Date: 05:06:23 11/01/03

Go up one level in this thread


On October 31, 2003 at 10:27:00, Robert Hyatt wrote:

>I don't know how you can possibly encode a loop into a complex expression,
>not knowing beforehand how many loop iterations will be needed...

You can always use recursion instead of loops, as you surely already know.
Of course it would be terribly inefficient with a compiler that does not
support tail call eliminations, but theoretically it is always possible.

Tord



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.