COSC-4P82-Final-Project/PartB/90Cross90Mut2El/run_9/regress.bst

25 lines
721 B
Plaintext
Raw Permalink Normal View History

2024-04-01 09:50:07 -04:00
=== BEST-OF-RUN ===
generation: 38
nodes: 26
depth: 8
hits: 927
TOP INDIVIDUAL:
-- #1 --
hits: 927
raw fitness: 927.0000
standardized fitness: 927.0000
adjusted fitness: 0.9989
TREE:
(/ area
(+ (/ (/ perimeter
(exp (* (log eccentricity) minor)))
(/ (/ 0.25061
(exp (/ (- major 0.42418)
(/ -0.24796 -0.89867))))
(log (log eccentricity)))) convex))
TREE-equ:
y = (area / (((perimeter / exp((log(eccentricity) * minor))) / ((0.25061 / exp(((major - 0.42418) / (-0.24796 / -0.89867)))) / log(log(eccentricity)))) + convex))