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

22 lines
520 B
Plaintext
Raw Normal View History

2024-04-01 00:01:49 -04:00
=== BEST-OF-RUN ===
2024-04-03 16:50:57 -04:00
generation: 3
nodes: 14
depth: 5
hits: 863
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-03 16:50:57 -04:00
hits: 863
raw fitness: 863.0000
standardized fitness: 863.0000
adjusted fitness: 0.9988
2024-04-01 00:01:49 -04:00
TREE:
2024-04-03 16:50:57 -04:00
(* (/ -0.01306
(exp (+ (+ minor -0.85083)
(+ major perimeter))))
(- minor eccentricity))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-03 16:50:57 -04:00
y = ((-0.01306 / exp(((minor + -0.85083) + (major + perimeter)))) * (minor - eccentricity))