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

21 lines
435 B
Plaintext

=== BEST-OF-RUN ===
generation: 7
nodes: 10
depth: 4
hits: 901
TOP INDIVIDUAL:
-- #1 --
hits: 901
raw fitness: 901.0000
standardized fitness: 901.0000
adjusted fitness: 0.9989
TREE:
(/ minor
(+ (log (* 0.00542 major))
(- major major)))
TREE-equ:
y = (minor / (log((0.00542 * major)) + (major - major)))