2024-04-01 00:01:49 -04:00
|
|
|
=== BEST-OF-RUN ===
|
2024-04-02 14:46:26 -04:00
|
|
|
generation: 24
|
|
|
|
nodes: 21
|
|
|
|
depth: 7
|
|
|
|
hits: 880
|
2024-04-01 00:01:49 -04:00
|
|
|
TOP INDIVIDUAL:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
-- #1 --
|
2024-04-02 14:46:26 -04:00
|
|
|
hits: 880
|
|
|
|
raw fitness: 880.0000
|
|
|
|
standardized fitness: 880.0000
|
2024-04-02 14:01:10 -04:00
|
|
|
adjusted fitness: 0.9989
|
2024-04-01 00:01:49 -04:00
|
|
|
TREE:
|
2024-04-02 14:46:26 -04:00
|
|
|
(* (exp (/ (log (/ (exp (* eccentricity perimeter)) eccentricity)) -0.56864))
|
|
|
|
(- (+ (log convex)
|
|
|
|
(* area -0.82066))
|
|
|
|
(+ major 0.30614)))
|
2024-04-01 00:01:49 -04:00
|
|
|
TREE-equ:
|
2024-04-02 14:46:26 -04:00
|
|
|
y = (exp((log((exp((eccentricity * perimeter)) / eccentricity)) / -0.56864)) * ((log(convex) + (area * -0.82066)) - (major + 0.30614)))
|