COSC-4P82-Final-Project/build/run_1/regress.bst

23 lines
539 B
Plaintext
Raw Permalink Normal View History

2024-04-01 09:50:07 -04:00
=== BEST-OF-RUN ===
2024-04-03 16:50:57 -04:00
generation: 40
nodes: 16
depth: 6
hits: 757
2024-04-01 09:50:07 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-03 16:50:57 -04:00
hits: 757
raw fitness: 757.0000
standardized fitness: 757.0000
adjusted fitness: 0.9987
2024-04-01 09:50:07 -04:00
TREE:
2024-04-03 16:50:57 -04:00
(/ (/ convex
(log minor))
(+ eccentricity
(+ (/ (- 0.95372
(/ area major)) minor) -0.12285)))
2024-04-01 09:50:07 -04:00
TREE-equ:
2024-04-03 16:50:57 -04:00
y = ((convex / log(minor)) / (eccentricity + (((0.95372 - (area / major)) / minor) + -0.12285)))