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

22 lines
475 B
Plaintext
Raw Normal View History

2024-04-01 00:01:49 -04:00
=== BEST-OF-RUN ===
2024-04-03 12:00:49 -04:00
generation: 2
nodes: 11
depth: 3
hits: 633
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-03 12:00:49 -04:00
hits: 633
raw fitness: 633.0000
standardized fitness: 633.0000
adjusted fitness: 0.9984
2024-04-01 00:01:49 -04:00
TREE:
2024-04-03 12:00:49 -04:00
(- (* (log eccentricity)
(/ area perimeter))
(* -0.53052
(log major)))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-03 12:00:49 -04:00
y = ((log(eccentricity) * (area / perimeter)) - (-0.53052 * log(major)))