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

21 lines
456 B
Plaintext
Raw Permalink Normal View History

2024-04-01 00:01:49 -04:00
=== BEST-OF-RUN ===
2024-04-03 16:50:57 -04:00
generation: 50
nodes: 9
depth: 4
hits: 778
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-03 16:50:57 -04:00
hits: 778
raw fitness: 778.0000
standardized fitness: 778.0000
adjusted fitness: 0.9987
2024-04-01 00:01:49 -04:00
TREE:
2024-04-03 16:50:57 -04:00
(log (* (exp eccentricity)
(/ major
(+ extent perimeter))))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-03 16:50:57 -04:00
y = log((exp(eccentricity) * (major / (extent + perimeter))))