2024-04-01 09:50:07 -04:00
|
|
|
=== BEST-OF-RUN ===
|
2024-04-01 11:08:30 -04:00
|
|
|
generation: 4
|
|
|
|
nodes: 27
|
|
|
|
depth: 6
|
|
|
|
hits: 907
|
2024-04-01 09:50:07 -04:00
|
|
|
TOP INDIVIDUAL:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-- #1 --
|
2024-04-01 11:08:30 -04:00
|
|
|
hits: 907
|
|
|
|
raw fitness: 907.0000
|
|
|
|
standardized fitness: 907.0000
|
|
|
|
adjusted fitness: 0.9989
|
2024-04-01 09:50:07 -04:00
|
|
|
TREE:
|
2024-04-01 11:08:30 -04:00
|
|
|
(/ (* (/ (log extent)
|
|
|
|
(exp major))
|
|
|
|
(log (exp eccentricity)))
|
|
|
|
(- (exp (+ perimeter minor))
|
|
|
|
(- (* minor extent)
|
|
|
|
(- (log (- convex convex))
|
|
|
|
(/ eccentricity minor)))))
|
2024-04-01 09:50:07 -04:00
|
|
|
TREE-equ:
|
2024-04-01 11:08:30 -04:00
|
|
|
y = (((log(extent) / exp(major)) * log(exp(eccentricity))) / (exp((perimeter + minor)) - ((minor * extent) - (log((convex - convex)) - (eccentricity / minor)))))
|