COSC-4P82-Final-Project/cmake-build-relwithdebinfo-.../run_9/regress.bst

22 lines
544 B
Plaintext
Raw Normal View History

2024-04-01 00:01:49 -04:00
=== BEST-OF-RUN ===
2024-04-03 12:08:55 -04:00
generation: 2
nodes: 17
depth: 4
hits: 602
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-03 12:08:55 -04:00
hits: 602
raw fitness: 602.0000
standardized fitness: 602.0000
adjusted fitness: 0.9983
2024-04-01 00:01:49 -04:00
TREE:
2024-04-03 12:08:55 -04:00
(* (+ (log (log extent))
(- (exp 0.51796)
(/ minor minor)))
(- (log (- eccentricity perimeter)) extent))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-03 12:08:55 -04:00
y = ((log(log(extent)) + (exp(0.51796) - (minor / minor))) * (log((eccentricity - perimeter)) - extent))