23 lines
686 B
Plaintext
23 lines
686 B
Plaintext
=== BEST-OF-RUN ===
|
|
generation: 36
|
|
nodes: 23
|
|
depth: 12
|
|
hits: 936
|
|
TOP INDIVIDUAL:
|
|
|
|
|
|
|
|
-- #1 --
|
|
hits: 936
|
|
raw fitness: 936.0000
|
|
standardized fitness: 936.0000
|
|
adjusted fitness: 0.9989
|
|
TREE:
|
|
(/ (log (- (* major 0.05537)
|
|
(exp (log (log (- area
|
|
(* extent
|
|
(- (log eccentricity)
|
|
(* (log (+ convex minor)) major))))))))) area)
|
|
TREE-equ:
|
|
y = (log(((major * 0.05537) - exp(log(log((area - (extent * (log(eccentricity) - (log((convex + minor)) * major))))))))) / area)
|