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

21 lines
554 B
Plaintext
Raw Normal View History

2024-04-01 09:50:07 -04:00
=== BEST-OF-RUN ===
2024-04-01 20:30:47 -04:00
generation: 47
nodes: 19
depth: 7
hits: 934
2024-04-01 09:50:07 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-01 20:30:47 -04:00
hits: 934
raw fitness: 934.0000
standardized fitness: 934.0000
adjusted fitness: 0.9989
2024-04-01 09:50:07 -04:00
TREE:
2024-04-01 20:30:47 -04:00
(log (+ (log (* (/ (/ (/ area -0.87647) minor) convex)
(* (+ major convex) 0.01580)))
(/ extent convex)))
2024-04-01 09:50:07 -04:00
TREE-equ:
2024-04-01 20:30:47 -04:00
y = log((log(((((area / -0.87647) / minor) / convex) * ((major + convex) * 0.01580))) + (extent / convex)))