Time bar (total: 31.4s)
| 77.0ms | 1490× | body | 80 | nan |
| 30.0ms | 505× | body | 80 | valid |
Useful iterations: 3 (18.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 18 |
| 1 | 33 | 17 |
| 2 | 72 | 17 |
| 3 | 171 | 16 |
| 4 | 498 | 16 |
| 5 | 1941 | 16 |
| done | 5000 | 16 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.4b
Found 4 expressions with local error:
| 0.2b | (* y (log z)) |
| 0.3b | (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) |
| 0.8b | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 0.9b | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 31× | add-sqr-sqrt |
| 27× | *-un-lft-identity |
| 25× | add-cube-cbrt |
| 24× | exp-sum |
| 19× | associate-*r* |
| 18× | prod-diff |
| 13× | add-cbrt-cube |
| 11× | add-exp-log |
| 10× | add-log-exp |
| 9× | pow1 |
| 6× | log-prod associate-*l* |
| 5× | exp-prod |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | distribute-rgt-in distribute-lft-in times-frac exp-diff prod-exp associate-/r* cbrt-unprod rem-exp-log |
| 2× | cbrt-undiv sub-neg diff-log associate-*r/ div-exp pow-prod-down associate--l+ *-commutative unswap-sqr |
| 1× | frac-2neg clear-num sum-log log-pow div-inv associate-/l/ associate-/l* distribute-lft-out-- difference-of-squares |
| 4.0ms | (* y (log z)) |
| 118.0ms | (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) |
| 84.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 39.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 37.0ms | (* y (log z)) |
| 158.0ms | (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) |
| 173.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 119.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
Useful iterations: 2 (212.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 239 | 2543 |
| 1 | 502 | 2261 |
| 2 | 1737 | 1812 |
| done | 5000 | 1812 |
8 alts after pruning (7 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (fma y (- (log z)) (fma (- (log a)) t b)) |
| 0.1b | (fma (- (log a)) t b) |
| 0.8b | (/ (/ (/ x (pow a 1.0)) (exp (fma y (- (log z)) (fma (- (log a)) t b)))) y) |
| 7.4b | (/ (/ x (pow a 1.0)) (exp (fma y (- (log z)) (fma (- (log a)) t b)))) |
| 1253× | times-frac |
| 533× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 189× | unpow-prod-down |
| 129× | associate-/l* |
| 128× | fma-udef |
| 126× | exp-sum |
| 63× | sqr-pow |
| 27× | div-inv |
| 22× | add-exp-log |
| 19× | div-exp |
| 18× | add-cbrt-cube |
| 9× | cbrt-undiv |
| 7× | associate-/r* |
| 4× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | pow-to-exp frac-2neg pow-exp clear-num associate-/l/ |
| 0.0ms | (fma y (- (log z)) (fma (- (log a)) t b)) |
| 0.0ms | (fma (- (log a)) t b) |
| 36.0ms | (/ (/ (/ x (pow a 1.0)) (exp (fma y (- (log z)) (fma (- (log a)) t b)))) y) |
| 13.0ms | (/ (/ x (pow a 1.0)) (exp (fma y (- (log z)) (fma (- (log a)) t b)))) |
| 84.0ms | (fma y (- (log z)) (fma (- (log a)) t b)) |
| 81.0ms | (fma (- (log a)) t b) |
| 348.0ms | (/ (/ (/ x (pow a 1.0)) (exp (fma y (- (log z)) (fma (- (log a)) t b)))) y) |
| 366.0ms | (/ (/ x (pow a 1.0)) (exp (fma y (- (log z)) (fma (- (log a)) t b)))) |
Useful iterations: 1 (590.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1070 | 22444 |
| 1 | 2490 | 21673 |
| done | 5000 | 21673 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (fma (- (log a)) t b) |
| 0.3b | (/ x (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) |
| 0.3b | (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) |
| 1.2b | (* (/ x (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y)) |
| 2043× | times-frac |
| 1046× | add-sqr-sqrt |
| 843× | *-un-lft-identity |
| 825× | add-cube-cbrt |
| 541× | associate-*r* |
| 469× | sqrt-prod |
| 273× | unpow-prod-down |
| 128× | add-exp-log |
| 109× | fma-udef |
| 108× | exp-sum |
| 99× | sqr-pow |
| 83× | div-exp |
| 48× | unswap-sqr |
| 43× | add-cbrt-cube |
| 36× | div-inv |
| 28× | associate-/l* |
| 25× | associate-*l* |
| 24× | prod-exp |
| 20× | cbrt-undiv |
| 14× | associate-/r* |
| 9× | pow-to-exp rec-exp 1-exp pow-exp |
| 8× | cbrt-unprod |
| 6× | pow1 |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 2× | frac-2neg clear-num |
| 1× | frac-times associate-*r/ pow-prod-down associate-*l/ *-commutative associate-/l/ |
| 0.0ms | (fma (- (log a)) t b) |
| 5.0ms | (/ x (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) |
| 16.0ms | (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) |
| 356.0ms | (* (/ x (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y)) |
| 83.0ms | (fma (- (log a)) t b) |
| 227.0ms | (/ x (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) |
| 378.0ms | (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) |
| 367.0ms | (* (/ x (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y)) |
Useful iterations: 0 (124.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1494 | 40436 |
| done | 5001 | 40436 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.3b | (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) |
| 1.3b | (cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y)) |
| 1.3b | (cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y)) |
| 1.3b | (cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y)) |
| 4852× | times-frac |
| 2049× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 1623× | cbrt-prod |
| 1004× | sqrt-prod |
| 639× | unpow-prod-down |
| 251× | exp-sum fma-udef |
| 213× | sqr-pow |
| 84× | div-inv |
| 25× | associate-/l* |
| 24× | add-exp-log |
| 16× | div-exp |
| 9× | add-cbrt-cube |
| 7× | associate-/r* |
| 4× | pow1 expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | cbrt-undiv pow-to-exp rec-exp cbrt-div pow1/3 1-exp pow-exp |
| 1× | frac-2neg clear-num associate-/l/ |
| 15.0ms | (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) |
| 53.0ms | (cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y)) |
| 52.0ms | (cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y)) |
| 48.0ms | (cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y)) |
| 384.0ms | (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) |
| 476.0ms | (cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y)) |
| 470.0ms | (cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y)) |
| 471.0ms | (cbrt (/ (/ (/ 1 (pow a 1.0)) (sqrt (exp (fma y (- (log z)) (fma (- (log a)) t b))))) y)) |
Useful iterations: 1 (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1957 | 92535 |
| 1 | 3595 | 81825 |
| done | 5001 | 81825 |
6 alts after pruning (3 fresh and 3 done)
Merged error: 0.0b
47.8% (0.6b remaining)
Error of 0.7b against oracle of 0.0b and baseline of 1.2b
Useful iterations: 1 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 41 | 128 |
| 1 | 48 | 92 |
| done | 48 | 92 |
| 2.3s | 45653× | body | 80 | nan |
| 907.0ms | 15039× | body | 80 | valid |