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

21 lines
453 B
Plaintext

=== BEST-OF-RUN ===
generation: 11
nodes: 9
depth: 5
hits: 885
TOP INDIVIDUAL:
-- #1 --
hits: 885
raw fitness: 885.0000
standardized fitness: 885.0000
adjusted fitness: 0.9989
TREE:
(log (* (exp major)
(exp (/ minor
(log eccentricity)))))
TREE-equ:
y = log((exp(major) * exp((minor / log(eccentricity)))))