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

25 lines
681 B
Plaintext
Raw Normal View History

2024-04-01 00:01:49 -04:00
=== BEST-OF-RUN ===
2024-04-03 02:40:44 -04:00
generation: 26
nodes: 26
2024-04-03 02:33:22 -04:00
depth: 5
2024-04-03 02:40:44 -04:00
hits: 814
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-03 02:40:44 -04:00
hits: 814
raw fitness: 814.0000
standardized fitness: 814.0000
2024-04-03 02:33:22 -04:00
adjusted fitness: 0.9988
2024-04-01 00:01:49 -04:00
TREE:
2024-04-03 02:40:44 -04:00
(+ (- (- (log minor) minor)
(- area
(+ (/ convex convex) eccentricity)))
(* (* (+ -0.87797 eccentricity)
(- area extent))
(* minor
(exp (log eccentricity)))))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-03 02:40:44 -04:00
y = (((log(minor) - minor) - (area - ((convex / convex) + eccentricity))) + (((-0.87797 + eccentricity) * (area - extent)) * (minor * exp(log(eccentricity)))))