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

21 lines
517 B
Plaintext
Raw Normal View History

2024-04-01 00:01:49 -04:00
=== BEST-OF-RUN ===
2024-04-03 02:04:21 -04:00
generation: 4
2024-04-03 02:17:02 -04:00
nodes: 16
depth: 6
hits: 728
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-03 02:17:02 -04:00
hits: 728
raw fitness: 728.0000
standardized fitness: 728.0000
adjusted fitness: 0.9986
2024-04-01 00:01:49 -04:00
TREE:
2024-04-03 02:17:02 -04:00
(/ (/ eccentricity
(/ (* (/ (log extent) minor) minor) area))
(log (exp (/ perimeter extent))))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-03 02:17:02 -04:00
y = ((eccentricity / (((log(extent) / minor) * minor) / area)) / log(exp((perimeter / extent))))