On Mon, Sep 30, 2019 at 12:09 PM <[email protected]> wrote: > Now you're saying that kT * (1 - k/kmax) is temperature? Then what is T?
T (for the rosettacode task) is the value you get from that expression. Temperature = T = kT*(1-k/kmax) for the rosettacode task. T (for the wikipedia pseudocode) is the result of some somewhat arbitrary function (which the rosettacode expression can be thought of as an example of). For example, it might make sense to use a non-linear function for some applications. (In other words: experimentation might show that you tend to get better or faster results if you used a different expression). Do these distinctions make sense to you? Thanks, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
