COSC-4P82-Final-Project/cmake-build-relwithdebinfo-.../run_4/regress.fn

17 lines
411 B
Plaintext
Raw Normal View History

2024-04-03 02:17:02 -04:00
Hits: 2144, Total Size: 2810, Percent Hit: 76.298932
CC: 749
CO: 353
OO: 1395
OC: 313
Fitness: 0.998661
Hits: 746
2024-04-01 00:01:49 -04:00
2024-04-03 02:17:02 -04:00
y = (((log(eccentricity) * area) * log(area)) + (((convex + 0.03015) + (((area + minor) / minor) + major)) + log((area - 0.32967))))
2024-04-01 00:01:49 -04:00
2024-04-03 02:17:02 -04:00
(+ (* (* (log eccentricity) area)
(log area))
(+ (+ (+ convex 0.03015)
(+ (/ (+ area minor) minor) major))
(log (- area 0.32967))))