Time bar (total: 32.9s)
| 130.0ms | 1561× | body | 80 | nan |
| 48.0ms | 481× | body | 80 | valid |
Useful iterations: 3 (52.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 18 |
| 1 | 33 | 17 |
| 2 | 73 | 17 |
| 3 | 189 | 16 |
| 4 | 514 | 16 |
| 5 | 1747 | 16 |
| done | 5000 | 16 |
2 alts after pruning (2 fresh and 0 done)
Merged error: 0.1b
Found 4 expressions with local error:
| 0.1b | (* (- t 1.0) (log a)) |
| 0.2b | (* y (log z)) |
| 0.6b | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 1.0b | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 29× | add-sqr-sqrt |
| 25× | *-un-lft-identity |
| 21× | add-cube-cbrt |
| 13× | add-cbrt-cube |
| 12× | add-exp-log log-prod exp-sum |
| 10× | pow1 add-log-exp |
| 9× | prod-diff |
| 8× | associate-*r* associate-*l* |
| 6× | distribute-rgt-in distribute-lft-in |
| 5× | exp-prod |
| 4× | expm1-log1p-u log1p-expm1-u |
| 3× | times-frac 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* |
| 25.0ms | (* (- t 1.0) (log a)) |
| 9.0ms | (* y (log z)) |
| 311.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 111.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 83.0ms | (* (- t 1.0) (log a)) |
| 63.0ms | (* y (log z)) |
| 299.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 187.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
Useful iterations: done (1.5s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 275 | 2031 |
| 1 | 580 | 1829 |
| 2 | 1657 | 1505 |
| done | 5000 | 1399 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.6b | (cbrt z) |
| 0.6b | (cbrt z) |
| 0.6b | (/ (* x (exp (- (+ (+ (* y (* 2 (log (cbrt z)))) (* y (log (cbrt z)))) (* (- t 1.0) (log a))) b))) y) |
| 1.0b | (exp (- (+ (+ (* y (* 2 (log (cbrt z)))) (* y (log (cbrt z)))) (* (- t 1.0) (log a))) b)) |
| 17× | add-sqr-sqrt *-un-lft-identity |
| 15× | add-cube-cbrt |
| 14× | add-log-exp |
| 12× | exp-sum |
| 9× | prod-diff add-cbrt-cube |
| 8× | add-exp-log |
| 6× | cbrt-prod |
| 5× | exp-prod |
| 4× | pow1 expm1-log1p-u log1p-expm1-u rem-exp-log |
| 3× | times-frac diff-log associate-/r* sum-log |
| 2× | cbrt-undiv exp-diff pow1/3 div-exp |
| 1× | sub-neg frac-2neg associate-*r/ prod-exp associate--l+ clear-num cbrt-unprod div-inv associate-/l/ associate-/l* distribute-lft-out-- difference-of-squares |
| 2.0ms | (cbrt z) |
| 2.0ms | (cbrt z) |
| 2.7s | (/ (* x (exp (- (+ (+ (* y (* 2 (log (cbrt z)))) (* y (log (cbrt z)))) (* (- t 1.0) (log a))) b))) y) |
| 1.2s | (exp (- (+ (+ (* y (* 2 (log (cbrt z)))) (* y (log (cbrt z)))) (* (- t 1.0) (log a))) b)) |
| 253.0ms | (cbrt z) |
| 246.0ms | (cbrt z) |
| 400.0ms | (/ (* x (exp (- (+ (+ (* y (* 2 (log (cbrt z)))) (* y (log (cbrt z)))) (* (- t 1.0) (log a))) b))) y) |
| 254.0ms | (exp (- (+ (+ (* y (* 2 (log (cbrt z)))) (* y (log (cbrt z)))) (* (- t 1.0) (log a))) b)) |
Useful iterations: done (1.2s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 202 | 2236 |
| 1 | 447 | 1979 |
| 2 | 1322 | 1551 |
| done | 5001 | 1301 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 1.0b | (exp (fma (* (log z) (+ 2/3 1/3)) y (- (* (- t 1.0) (log a)) b))) |
| 9.3b | (* (/ x y) (exp (fma (* (log z) (+ 2/3 1/3)) y (- (* (- t 1.0) (log a)) b)))) |
| 9.3b | (* (/ x y) (exp (fma (* (log z) (+ 2/3 1/3)) y (- (* (- t 1.0) (log a)) b)))) |
| 9.3b | (* (/ x y) (exp (fma (* (log z) (+ 2/3 1/3)) y (- (* (- t 1.0) (log a)) b)))) |
| 44× | add-sqr-sqrt |
| 39× | associate-*l* |
| 30× | times-frac |
| 29× | add-cube-cbrt *-un-lft-identity |
| 19× | add-cbrt-cube |
| 13× | add-exp-log |
| 12× | associate-*r* |
| 10× | pow1 |
| 6× | prod-exp cbrt-unprod unswap-sqr |
| 5× | add-log-exp |
| 4× | expm1-log1p-u exp-sum fma-udef log1p-expm1-u |
| 3× | cbrt-undiv exp-prod div-exp pow-prod-down associate-*l/ *-commutative div-inv |
| 1× | rem-exp-log |
| 2.0ms | (exp (fma (* (log z) (+ 2/3 1/3)) y (- (* (- t 1.0) (log a)) b))) |
| 20.0ms | (* (/ x y) (exp (fma (* (log z) (+ 2/3 1/3)) y (- (* (- t 1.0) (log a)) b)))) |
| 40.0ms | (* (/ x y) (exp (fma (* (log z) (+ 2/3 1/3)) y (- (* (- t 1.0) (log a)) b)))) |
| 35.0ms | (* (/ x y) (exp (fma (* (log z) (+ 2/3 1/3)) y (- (* (- t 1.0) (log a)) b)))) |
| 233.0ms | (exp (fma (* (log z) (+ 2/3 1/3)) y (- (* (- t 1.0) (log a)) b))) |
| 274.0ms | (* (/ x y) (exp (fma (* (log z) (+ 2/3 1/3)) y (- (* (- t 1.0) (log a)) b)))) |
| 257.0ms | (* (/ x y) (exp (fma (* (log z) (+ 2/3 1/3)) y (- (* (- t 1.0) (log a)) b)))) |
| 262.0ms | (* (/ x y) (exp (fma (* (log z) (+ 2/3 1/3)) y (- (* (- t 1.0) (log a)) b)))) |
Useful iterations: done (2.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 147 | 3519 |
| 1 | 360 | 3159 |
| 2 | 990 | 2379 |
| 3 | 3429 | 2355 |
| done | 5000 | 2343 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.2b | (* y (* (log z) (+ 2/3 1/3))) |
| 0.5b | (* (exp (* y (* (log z) (+ 2/3 1/3)))) (/ (pow a (- t 1.0)) (exp b))) |
| 0.6b | (/ (* x (* (exp (* y (* (log z) (+ 2/3 1/3)))) (/ (pow a (- t 1.0)) (exp b)))) y) |
| 0.7b | (/ (pow a (- t 1.0)) (exp b)) |
| 114× | times-frac |
| 112× | add-sqr-sqrt |
| 102× | add-cube-cbrt *-un-lft-identity |
| 77× | unpow-prod-up |
| 63× | prod-diff |
| 59× | associate-*r* |
| 30× | add-exp-log add-cbrt-cube |
| 22× | unpow-prod-down |
| 19× | associate-/l* |
| 16× | prod-exp |
| 15× | div-exp |
| 11× | pow1 |
| 10× | associate-*l* cbrt-unprod |
| 8× | distribute-rgt-in distribute-lft-in sqr-pow |
| 7× | cbrt-undiv sub-neg associate-*r/ |
| 6× | associate-/r* |
| 4× | expm1-log1p-u exp-sum pow-prod-down log1p-expm1-u add-log-exp unswap-sqr |
| 3× | pow-to-exp pow-exp div-inv |
| 2× | frac-2neg clear-num *-commutative associate-/l/ |
| 1× | flip3-+ flip-+ pow-sub |
| 48.0ms | (* y (* (log z) (+ 2/3 1/3))) |
| 83.0ms | (* (exp (* y (* (log z) (+ 2/3 1/3)))) (/ (pow a (- t 1.0)) (exp b))) |
| 103.0ms | (/ (* x (* (exp (* y (* (log z) (+ 2/3 1/3)))) (/ (pow a (- t 1.0)) (exp b)))) y) |
| 38.0ms | (/ (pow a (- t 1.0)) (exp b)) |
| 60.0ms | (* y (* (log z) (+ 2/3 1/3))) |
| 267.0ms | (* (exp (* y (* (log z) (+ 2/3 1/3)))) (/ (pow a (- t 1.0)) (exp b))) |
| 343.0ms | (/ (* x (* (exp (* y (* (log z) (+ 2/3 1/3)))) (/ (pow a (- t 1.0)) (exp b)))) y) |
| 91.0ms | (/ (pow a (- t 1.0)) (exp b)) |
Useful iterations: done (2.4s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 438 | 5534 |
| 1 | 1056 | 4620 |
| 2 | 3240 | 3732 |
| done | 5001 | 3432 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0b
0% (2.1b remaining)
Error of 2.1b against oracle of 0.1b and baseline of 2.1b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 27 |
| 1 | 29 | 27 |
| done | 29 | 27 |
| 3.4s | 45300× | body | 80 | nan |
| 1.4s | 15106× | body | 80 | valid |