Time bar (total: 1.7m)
| 229.0ms | 1482× | body | 80 | nan |
| 61.0ms | 472× | body | 80 | valid |
Useful iterations: 3 (27.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.2b
Found 4 expressions with local error:
| 0.2b | (* (- 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) |
| 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* |
| 35.0ms | (* (- t 1.0) (log a)) |
| 18.0ms | (* y (log z)) |
| 108.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 283.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 87.0ms | (* (- t 1.0) (log a)) |
| 72.0ms | (* y (log z)) |
| 177.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 278.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
Useful iterations: done (1.6s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 275 | 2031 |
| 1 | 580 | 1829 |
| 2 | 1652 | 1505 |
| done | 5001 | 1399 |
7 alts after pruning (6 fresh and 1 done)
Merged error: 0.0b
Found 4 expressions with local error:
| 0.1b | (pow a (- t 1.0)) |
| 0.4b | (/ (exp b) (pow a (- t 1.0))) |
| 0.5b | (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) |
| 0.8b | (* x (/ (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) y)) |
| 4560× | times-frac |
| 2264× | add-sqr-sqrt |
| 2209× | *-un-lft-identity |
| 2207× | add-cube-cbrt |
| 1258× | associate-*r* |
| 1012× | unpow-prod-up |
| 994× | unpow-prod-down |
| 828× | prod-diff |
| 336× | sqr-pow |
| 92× | sub-neg |
| 77× | associate-/r* |
| 70× | add-exp-log |
| 58× | div-exp |
| 35× | div-inv |
| 34× | associate-/r/ |
| 31× | pow-sub |
| 25× | add-cbrt-cube |
| 16× | pow-to-exp pow-exp |
| 14× | prod-exp unswap-sqr |
| 10× | cbrt-undiv associate-/l* |
| 7× | pow1 |
| 5× | pow-unpow |
| 4× | expm1-log1p-u cbrt-unprod log1p-expm1-u add-log-exp |
| 3× | associate-*l* |
| 2× | frac-2neg clear-num |
| 1× | pow-pow associate-*r/ pow-prod-down *-commutative distribute-lft-out-- difference-of-squares |
| 7.0ms | (pow a (- t 1.0)) |
| 25.0ms | (/ (exp b) (pow a (- t 1.0))) |
| 46.0ms | (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) |
| 804.0ms | (* x (/ (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) y)) |
| 73.0ms | (pow a (- t 1.0)) |
| 98.0ms | (/ (exp b) (pow a (- t 1.0))) |
| 274.0ms | (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) |
| 335.0ms | (* x (/ (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) y)) |
Useful iterations: done (7.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3394 | 52461 |
| done | 5001 | 45583 |
6 alts after pruning (5 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.4b | (/ (exp b) (pow a (- t 1.0))) |
| 0.5b | (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) |
| 0.5b | (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) |
| 0.8b | (* (* x (sqrt (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))))) (/ (sqrt (/ (pow z y) (/ (exp b) (pow a (- t 1.0))))) y)) |
| 5380× | times-frac |
| 2668× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 1267× | associate-*r* |
| 1265× | unpow-prod-up |
| 1254× | sqrt-prod |
| 1236× | unpow-prod-down |
| 1035× | prod-diff |
| 412× | sqr-pow |
| 136× | associate-/r* |
| 115× | sub-neg |
| 52× | add-exp-log |
| 47× | div-exp |
| 44× | div-inv |
| 43× | associate-/r/ |
| 38× | pow-sub |
| 28× | add-cbrt-cube |
| 17× | associate-/l* |
| 15× | pow-to-exp pow-exp |
| 9× | pow1 cbrt-undiv |
| 6× | prod-exp cbrt-unprod |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | frac-2neg associate-*r/ pow-prod-down clear-num |
| 2× | sqrt-div |
| 1× | frac-times associate-*l* associate-*l/ *-commutative |
| 26.0ms | (/ (exp b) (pow a (- t 1.0))) |
| 47.0ms | (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) |
| 40.0ms | (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) |
| 873.0ms | (* (* x (sqrt (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))))) (/ (sqrt (/ (pow z y) (/ (exp b) (pow a (- t 1.0))))) y)) |
| 92.0ms | (/ (exp b) (pow a (- t 1.0))) |
| 258.0ms | (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) |
| 264.0ms | (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) |
| 341.0ms | (* (* x (sqrt (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))))) (/ (sqrt (/ (pow z y) (/ (exp b) (pow a (- t 1.0))))) y)) |
Useful iterations: done (4.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 3766 | 87867 |
| done | 5000 | 78657 |
6 alts after pruning (4 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.4b | (/ (exp b) (pow a (- t 1.0))) |
| 0.5b | (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) |
| 0.5b | (/ (* (* x (sqrt (pow z y))) (/ (sqrt (/ (pow z y) (/ (exp b) (pow a (- t 1.0))))) y)) (sqrt (/ (exp b) (pow a (- t 1.0))))) |
| 0.5b | (* (* x (sqrt (pow z y))) (/ (sqrt (/ (pow z y) (/ (exp b) (pow a (- t 1.0))))) y)) |
| 4705× | times-frac |
| 2292× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 1372× | sqrt-prod |
| 1267× | associate-*r* |
| 1067× | unpow-prod-up |
| 1002× | unpow-prod-down |
| 873× | prod-diff |
| 334× | sqr-pow |
| 139× | associate-/r* |
| 97× | sub-neg |
| 53× | add-exp-log |
| 41× | add-cbrt-cube |
| 38× | div-inv |
| 37× | associate-/r/ |
| 33× | div-exp |
| 32× | pow-sub |
| 13× | cbrt-undiv |
| 12× | prod-exp cbrt-unprod |
| 11× | associate-/l* |
| 9× | pow1 |
| 8× | pow-to-exp pow-exp |
| 4× | expm1-log1p-u log1p-expm1-u add-log-exp |
| 3× | frac-2neg pow-prod-down clear-num |
| 2× | associate-*r/ |
| 1× | sqrt-div associate-*l* *-commutative associate-/l/ |
| 15.0ms | (/ (exp b) (pow a (- t 1.0))) |
| 51.0ms | (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) |
| 220.0ms | (/ (* (* x (sqrt (pow z y))) (/ (sqrt (/ (pow z y) (/ (exp b) (pow a (- t 1.0))))) y)) (sqrt (/ (exp b) (pow a (- t 1.0))))) |
| 510.0ms | (* (* x (sqrt (pow z y))) (/ (sqrt (/ (pow z y) (/ (exp b) (pow a (- t 1.0))))) y)) |
| 109.0ms | (/ (exp b) (pow a (- t 1.0))) |
| 235.0ms | (/ (pow z y) (/ (exp b) (pow a (- t 1.0)))) |
| 294.0ms | (/ (* (* x (sqrt (pow z y))) (/ (sqrt (/ (pow z y) (/ (exp b) (pow a (- t 1.0))))) y)) (sqrt (/ (exp b) (pow a (- t 1.0))))) |
| 367.0ms | (* (* x (sqrt (pow z y))) (/ (sqrt (/ (pow z y) (/ (exp b) (pow a (- t 1.0))))) y)) |
Useful iterations: done (4.8s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 4047 | 65945 |
| done | 5000 | 58559 |
6 alts after pruning (3 fresh and 3 done)
Merged error: 0b
0% (1.9b remaining)
Error of 1.9b against oracle of 0.0b and baseline of 1.9b
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 18 |
| 1 | 21 | 18 |
| done | 21 | 18 |
| 6.9s | 45618× | body | 80 | nan |
| 2.5s | 15053× | body | 80 | valid |