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

22 lines
531 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: 44
nodes: 15
depth: 4
hits: 765
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-02 14:01:10 -04:00
hits: 765
raw fitness: 765.0000
standardized fitness: 765.0000
adjusted fitness: 0.9987
2024-04-01 00:01:49 -04:00
TREE:
2024-04-02 14:01:10 -04:00
(/ (- (* 0.00059 area) eccentricity)
(* minor
(* (+ -0.88763 eccentricity)
(/ convex extent))))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-02 14:01:10 -04:00
y = (((0.00059 * area) - eccentricity) / (minor * ((-0.88763 + eccentricity) * (convex / extent))))