Time bar (total: 31.8s)
| 168.0ms | 1364× | body | 80 | nan |
| 51.0ms | 469× | body | 80 | valid |
Useful iterations: 3 (64.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 18 |
| 1 | 32 | 18 |
| 2 | 65 | 18 |
| 3 | 179 | 16 |
| 4 | 487 | 16 |
| 5 | 1671 | 16 |
| done | 5001 | 16 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 0.1b | (* (- t 1.0) (log a)) |
| 0.2b | (* y (log z)) |
| 1.0b | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 1.5b | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 23× | add-sqr-sqrt |
| 19× | *-un-lft-identity |
| 15× | add-cube-cbrt |
| 13× | add-cbrt-cube |
| 12× | add-exp-log log-prod |
| 10× | pow1 add-log-exp |
| 8× | associate-*r* associate-*l* |
| 6× | distribute-rgt-in distribute-lft-in |
| 5× | exp-prod |
| 3× | times-frac exp-sum prod-exp associate-/r* cbrt-unprod rem-exp-log |
| 2× | cbrt-undiv exp-diff diff-log div-exp pow-prod-down associate-*l/ log-pow *-commutative distribute-lft-out-- difference-of-squares unswap-sqr |
| 1× | sub-neg flip3-- frac-2neg associate-*r/ associate--l+ clear-num sum-log flip-- div-inv associate-/l/ associate-/l* |
| 45.0ms | (* (- t 1.0) (log a)) |
| 15.0ms | (* y (log z)) |
| 114.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 257.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 74.0ms | (* (- t 1.0) (log a)) |
| 47.0ms | (* y (log z)) |
| 171.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 239.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 231 | 1531 |
| 1 | 493 | 1495 |
| 2 | 1466 | 1209 |
| done | 5000 | 1155 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (pow a (- t 1.0)) |
| 0.3b | (* (pow a (- t 1.0)) (pow z y)) |
| 0.4b | (/ x (/ (* y (exp b)) (* (pow a (- t 1.0)) (pow z y)))) |
| 0.7b | (/ (* y (exp b)) (* (pow a (- t 1.0)) (pow z y))) |
| 131× | add-exp-log |
| 65× | prod-exp |
| 61× | div-exp |
| 36× | add-cbrt-cube |
| 35× | add-sqr-sqrt |
| 31× | pow-to-exp pow-exp |
| 23× | *-un-lft-identity times-frac |
| 21× | add-cube-cbrt |
| 15× | unpow-prod-down |
| 13× | cbrt-undiv |
| 9× | associate-*l* cbrt-unprod unswap-sqr sqr-pow |
| 7× | associate-*r* associate-/r* pow-sub |
| 6× | associate-*l/ associate-/r/ div-inv |
| 5× | pow1 pow-unpow |
| 4× | unpow-prod-up associate-/l* add-log-exp |
| 2× | sub-neg frac-2neg clear-num |
| 1× | pow-pow *-commutative distribute-lft-out-- difference-of-squares |
| 6.0ms | (pow a (- t 1.0)) |
| 22.0ms | (* (pow a (- t 1.0)) (pow z y)) |
| 36.0ms | (/ x (/ (* y (exp b)) (* (pow a (- t 1.0)) (pow z y)))) |
| 36.0ms | (/ (* y (exp b)) (* (pow a (- t 1.0)) (pow z y))) |
| 95.0ms | (pow a (- t 1.0)) |
| 178.0ms | (* (pow a (- t 1.0)) (pow z y)) |
| 284.0ms | (/ x (/ (* y (exp b)) (* (pow a (- t 1.0)) (pow z y)))) |
| 289.0ms | (/ (* y (exp b)) (* (pow a (- t 1.0)) (pow z y))) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 283 | 3364 |
| 1 | 753 | 3156 |
| 2 | 2946 | 2797 |
| done | 5000 | 2745 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.0b | (* y (exp b)) |
| 0.3b | (* (pow a t) (pow z y)) |
| 0.4b | (/ x (* (/ (* y (exp b)) (* (pow a t) (pow z y))) (pow a 1.0))) |
| 0.7b | (/ (* y (exp b)) (* (pow a t) (pow z y))) |
| 311× | add-exp-log |
| 185× | prod-exp |
| 144× | div-exp |
| 75× | pow-to-exp pow-exp |
| 45× | add-cbrt-cube |
| 26× | add-sqr-sqrt |
| 15× | cbrt-unprod |
| 14× | cbrt-undiv |
| 12× | add-cube-cbrt unpow-prod-down *-un-lft-identity |
| 10× | associate-*r* associate-*l* unswap-sqr |
| 8× | sqr-pow |
| 6× | pow1 |
| 4× | times-frac associate-/l* add-log-exp |
| 2× | frac-2neg clear-num associate-/r* *-commutative div-inv |
| 1× | pow-prod-down associate-*l/ associate-/r/ |
| 13.0ms | (* y (exp b)) |
| 28.0ms | (* (pow a t) (pow z y)) |
| 101.0ms | (/ x (* (/ (* y (exp b)) (* (pow a t) (pow z y))) (pow a 1.0))) |
| 35.0ms | (/ (* y (exp b)) (* (pow a t) (pow z y))) |
| 37.0ms | (* y (exp b)) |
| 144.0ms | (* (pow a t) (pow z y)) |
| 522.0ms | (/ x (* (/ (* y (exp b)) (* (pow a t) (pow z y))) (pow a 1.0))) |
| 261.0ms | (/ (* y (exp b)) (* (pow a t) (pow z y))) |
Useful iterations: done (1.9s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 283 | 3616 |
| 1 | 796 | 3339 |
| 2 | 2983 | 2899 |
| done | 5000 | 2871 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (pow a (- t 1.0)) |
| 0.3b | (* (pow a (- t 1.0)) (pow z y)) |
| 0.5b | (* x (/ (* (pow a (- t 1.0)) (pow z y)) (* y (exp b)))) |
| 0.8b | (/ (* (pow a (- t 1.0)) (pow z y)) (* y (exp b))) |
| 131× | add-exp-log |
| 86× | prod-exp |
| 40× | div-exp |
| 36× | add-cbrt-cube |
| 31× | pow-to-exp pow-exp |
| 28× | add-sqr-sqrt |
| 15× | unpow-prod-down |
| 14× | *-un-lft-identity cbrt-unprod |
| 12× | add-cube-cbrt associate-*r* associate-*l* |
| 10× | unswap-sqr |
| 9× | sqr-pow |
| 8× | cbrt-undiv |
| 7× | pow1 |
| 5× | pow-unpow |
| 4× | unpow-prod-up add-log-exp |
| 3× | pow-sub |
| 2× | sub-neg times-frac associate-*l/ *-commutative div-inv |
| 1× | pow-pow frac-2neg associate-*r/ pow-prod-down clear-num associate-/r* associate-/l/ associate-/l* distribute-lft-out-- difference-of-squares |
| 11.0ms | (pow a (- t 1.0)) |
| 22.0ms | (* (pow a (- t 1.0)) (pow z y)) |
| 86.0ms | (* x (/ (* (pow a (- t 1.0)) (pow z y)) (* y (exp b)))) |
| 30.0ms | (/ (* (pow a (- t 1.0)) (pow z y)) (* y (exp b))) |
| 111.0ms | (pow a (- t 1.0)) |
| 220.0ms | (* (pow a (- t 1.0)) (pow z y)) |
| 372.0ms | (* x (/ (* (pow a (- t 1.0)) (pow z y)) (* y (exp b)))) |
| 366.0ms | (/ (* (pow a (- t 1.0)) (pow z y)) (* y (exp b))) |
Useful iterations: done (1.7s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 244 | 2857 |
| 1 | 668 | 2653 |
| 2 | 2638 | 2277 |
| done | 5000 | 2244 |
6 alts after pruning (3 fresh and 3 done)
Merged error: 0b
-21.7% (2.4b remaining)
Error of 2.4b against oracle of 0.0b and baseline of 2.0b
| Iters | Range | Point | |
|---|---|---|---|
| 9 | -1.582478828949471e-73 | -4.1290275866656273e-81 | -1.9356588119263143e-77 |
| 9 | -3446.367806925191 | -9.640722949014248e-05 | -0.014534861379600705 |
Useful iterations: 1 (5.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 60 |
| 1 | 40 | 43 |
| done | 40 | 43 |
| 6.3s | 45591× | body | 80 | nan |
| 3.0s | 15131× | body | 80 | valid |