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

20 lines
443 B
Plaintext

=== BEST-OF-RUN ===
generation: 2
nodes: 8
depth: 4
hits: 785
TOP INDIVIDUAL:
-- #1 --
hits: 785
raw fitness: 785.0000
standardized fitness: 785.0000
adjusted fitness: 0.9987
TREE:
(log (exp (/ (* minor eccentricity)
(log eccentricity))))
TREE-equ:
y = log(exp(((minor * eccentricity) / log(eccentricity))))