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

21 lines
509 B
Plaintext
Raw Normal View History

2024-04-01 09:50:07 -04:00
=== BEST-OF-RUN ===
2024-04-01 20:34:44 -04:00
generation: 7
nodes: 13
depth: 5
hits: 616
2024-04-01 09:50:07 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-01 20:34:44 -04:00
hits: 616
raw fitness: 616.0000
standardized fitness: 616.0000
adjusted fitness: 0.9984
2024-04-01 09:50:07 -04:00
TREE:
2024-04-01 20:34:44 -04:00
(/ (log convex)
(+ (/ (log (- -0.57488 extent))
(/ -0.15959 eccentricity)) eccentricity))
2024-04-01 09:50:07 -04:00
TREE-equ:
2024-04-01 20:34:44 -04:00
y = (log(convex) / ((log((-0.57488 - extent)) / (-0.15959 / eccentricity)) + eccentricity))