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

33 lines
1.1 KiB
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: 46
nodes: 54
depth: 7
hits: 848
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-02 14:01:10 -04:00
hits: 848
raw fitness: 848.0000
standardized fitness: 848.0000
adjusted fitness: 0.9988
2024-04-01 00:01:49 -04:00
TREE:
2024-04-02 14:01:10 -04:00
(- (/ (+ (exp (+ (+ minor -0.32764)
(/ perimeter major)))
(+ minor
(* (* area eccentricity)
(exp eccentricity))))
(- extent eccentricity))
(/ (* 0.22920
(log 0.59994))
(* (/ (* (+ minor convex)
(* minor
(+ minor eccentricity)))
(exp (* 0.69819 major)))
(* (* (+ (log minor)
(+ major convex)) minor)
(- convex major)))))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-02 14:01:10 -04:00
y = (((exp(((minor + -0.32764) + (perimeter / major))) + (minor + ((area * eccentricity) * exp(eccentricity)))) / (extent - eccentricity)) - ((0.22920 * log(0.59994)) / ((((minor + convex) * (minor * (minor + eccentricity))) / exp((0.69819 * major))) * (((log(minor) + (major + convex)) * minor) * (convex - major)))))