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

22 lines
510 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: 8
nodes: 13
2024-04-02 01:58:34 -04:00
depth: 5
2024-04-02 14:01:10 -04:00
hits: 789
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-02 14:01:10 -04:00
hits: 789
raw fitness: 789.0000
standardized fitness: 789.0000
adjusted fitness: 0.9987
2024-04-01 00:01:49 -04:00
TREE:
2024-04-02 14:01:10 -04:00
(+ (/ (- (* eccentricity minor)
(* area
(exp 0.91529))) convex)
(exp eccentricity))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-02 14:01:10 -04:00
y = ((((eccentricity * minor) - (area * exp(0.91529))) / convex) + exp(eccentricity))