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

20 lines
444 B
Plaintext
Raw Normal View History

2024-04-01 00:01:49 -04:00
=== BEST-OF-RUN ===
2024-04-03 02:33:22 -04:00
generation: 0
nodes: 8
depth: 5
hits: 817
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-03 02:33:22 -04:00
hits: 817
raw fitness: 817.0000
standardized fitness: 817.0000
adjusted fitness: 0.9988
2024-04-01 00:01:49 -04:00
TREE:
2024-04-03 02:33:22 -04:00
(log (log (log (* (log perimeter)
(exp eccentricity)))))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-03 02:33:22 -04:00
y = log(log(log((log(perimeter) * exp(eccentricity)))))