ALGORITHMIC EVOLUTION MODELS OF EARTH SURFACE SYSTEMS?
This post is a continuation of a thread that starts here.
The algorithmic evolution models pioneered by Gregory Chaitin (see Proving Darwin,2012 for a very readable introduction) are based on a metaphor of an organism as a K-bit program that takes the original organism A and produces a mutated organism A'. The fitness of the organism/algorithm is measured by the largest integer the algorithm can calculate. Thus a mutation that increases the largest calculable number is retained, while others are rejected. This continues until BB(N), defined as the largest integer that can be produced by a <N-bit program that produces a single integer and then halts.
This is a plausible analog for biological evolution, in which continuous improvement in fitness is possible, up to some maximum limit. In nature the maximum limits are presumably associated with maximum rates of biological processes rather than algorithmic complexity and information (i.e., BB(N), which has the awesome name of the Busy Beaver Number).


