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

29 lines
1.1 KiB
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: 15
nodes: 48
depth: 10
hits: 865
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-03 02:33:22 -04:00
hits: 865
raw fitness: 865.0000
standardized fitness: 865.0000
2024-04-03 02:17:02 -04:00
adjusted fitness: 0.9988
2024-04-01 00:01:49 -04:00
TREE:
2024-04-03 02:33:22 -04:00
(log (* (- (- major
(- -0.87478 area))
(/ (+ (* extent eccentricity)
(* area -0.35841))
(exp (* perimeter eccentricity))))
(/ (exp (log (- convex -0.18534)))
(* (* (exp major)
(exp perimeter))
(/ (/ (- (/ extent convex)
(- (- (exp minor)
(* convex eccentricity)) area)) eccentricity) -0.48653)))))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-03 02:33:22 -04:00
y = log((((major - (-0.87478 - area)) - (((extent * eccentricity) + (area * -0.35841)) / exp((perimeter * eccentricity)))) * (exp(log((convex - -0.18534))) / ((exp(major) * exp(perimeter)) * ((((extent / convex) - ((exp(minor) - (convex * eccentricity)) - area)) / eccentricity) / -0.48653)))))