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

21 lines
476 B
Plaintext

=== BEST-OF-RUN ===
generation: 5
nodes: 11
depth: 4
hits: 752
TOP INDIVIDUAL:
-- #1 --
hits: 752
raw fitness: 752.0000
standardized fitness: 752.0000
adjusted fitness: 0.9987
TREE:
(+ (* (log eccentricity)
(/ (log minor) 0.64791))
(log (exp eccentricity)))
TREE-equ:
y = ((log(eccentricity) * (log(minor) / 0.64791)) + log(exp(eccentricity)))