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

15 lines
300 B
Plaintext
Raw Permalink Normal View History

2024-04-03 16:50:57 -04:00
Hits: 2433, Total Size: 2810, Percent Hit: 86.583630
CC: 974
CO: 156
OO: 1459
OC: 221
Fitness: 0.998840
Hits: 861
2024-04-01 00:01:49 -04:00
2024-04-03 16:50:57 -04:00
y = log((log(log(exp(perimeter))) - ((major - minor) / log((major * convex)))))
2024-04-01 00:01:49 -04:00
2024-04-03 16:50:57 -04:00
(log (- (log (log (exp perimeter)))
(/ (- major minor)
(log (* major convex)))))