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

22 lines
455 B
Plaintext
Raw Normal View History

2024-04-01 00:01:49 -04:00
=== BEST-OF-RUN ===
2024-04-02 14:01:10 -04:00
generation: 11
nodes: 9
depth: 5
hits: 721
2024-04-01 00:01:49 -04:00
TOP INDIVIDUAL:
-- #1 --
2024-04-02 14:01:10 -04:00
hits: 721
raw fitness: 721.0000
standardized fitness: 721.0000
adjusted fitness: 0.9986
2024-04-01 00:01:49 -04:00
TREE:
2024-04-02 14:01:10 -04:00
(log (/ convex
(* minor
(/ minor
(exp -0.59814)))))
2024-04-01 00:01:49 -04:00
TREE-equ:
2024-04-02 14:01:10 -04:00
y = log((convex / (minor * (minor / exp(-0.59814)))))