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

23 lines
562 B
Plaintext
Raw Normal View History

2024-04-01 00:01:49 -04:00
=== BEST-OF-RUN ===
2024-04-02 14:01:10 -04:00
generation: 4
nodes: 16
2024-04-02 01:58:34 -04:00
depth: 4
2024-04-02 14:01:10 -04:00
hits: 780
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-02 14:01:10 -04:00
hits: 780
raw fitness: 780.0000
standardized fitness: 780.0000
adjusted fitness: 0.9987
2024-04-01 00:01:49 -04:00
TREE:
2024-04-02 14:01:10 -04:00
(/ (* (/ eccentricity major)
(+ eccentricity -0.88515))
(- (exp eccentricity)
(* convex
(/ area -0.45528))))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-02 14:01:10 -04:00
y = (((eccentricity / major) * (eccentricity + -0.88515)) / (exp(eccentricity) - (convex * (area / -0.45528))))