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

15 lines
261 B
Plaintext
Raw Normal View History

2024-04-03 16:50:57 -04:00
Hits: 2109, Total Size: 2810, Percent Hit: 75.053381
CC: 975
CO: 138
OO: 1134
OC: 563
Fitness: 0.998716
Hits: 778
2024-04-01 00:01:49 -04:00
2024-04-03 16:50:57 -04:00
y = log((exp(eccentricity) * (major / (extent + perimeter))))
2024-04-01 00:01:49 -04:00
2024-04-03 16:50:57 -04:00
(log (* (exp eccentricity)
(/ major
(+ extent perimeter))))