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

23 lines
544 B
Plaintext
Raw Normal View History

2024-04-01 09:50:07 -04:00
=== BEST-OF-RUN ===
generation: 20
nodes: 15
depth: 6
hits: 902
TOP INDIVIDUAL:
-- #1 --
hits: 902
raw fitness: 902.0000
standardized fitness: 902.0000
adjusted fitness: 0.9989
TREE:
(/ perimeter
(+ (/ (/ (/ minor
(* area 0.06174))
(log 0.95077)) 0.87933)
(exp eccentricity)))
TREE-equ:
y = (perimeter / ((((minor / (area * 0.06174)) / log(0.95077)) / 0.87933) + exp(eccentricity)))