COSC-4P82-Final-Project/PartB/90Cross10Mut2El/run_7/regress.fn

18 lines
450 B
Plaintext
Raw Permalink Normal View History

2024-04-01 09:50:07 -04:00
Hits: 2570, Total Size: 2810, Percent Hit: 91.459075
CC: 970
CO: 193
OO: 1600
OC: 47
Fitness: 0.998896
Hits: 905
y = (log(convex) / ((exp(0.82991) + eccentricity) - exp((perimeter / exp(((major / (minor * convex)) - (major / perimeter)))))))
(/ (log convex)
(- (+ (exp 0.82991) eccentricity)
(exp (/ perimeter
(exp (- (/ major
(* minor convex))
(/ major perimeter)))))))