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

24 lines
608 B
Plaintext
Raw Normal View History

2024-04-01 00:01:49 -04:00
=== BEST-OF-RUN ===
2024-04-03 02:17:02 -04:00
generation: 30
nodes: 20
depth: 7
hits: 855
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-03 02:17:02 -04:00
hits: 855
raw fitness: 855.0000
standardized fitness: 855.0000
adjusted fitness: 0.9988
2024-04-01 00:01:49 -04:00
TREE:
2024-04-03 02:17:02 -04:00
(* area
(log (* (* (+ 0.10932 0.98012)
(log convex))
(/ (log (- (* 0.01887 major)
(exp extent)))
(log minor)))))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-03 02:17:02 -04:00
y = (area * log((((0.10932 + 0.98012) * log(convex)) * (log(((0.01887 * major) - exp(extent))) / log(minor)))))