Time bar (total: 20.8s)
| 76.0ms | 1490× | body | 80 | nan |
| 29.0ms | 505× | body | 80 | valid |
Useful iterations: 3 (15.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 18 |
| 1 | 32 | 18 |
| 2 | 64 | 18 |
| 3 | 157 | 16 |
| 4 | 469 | 16 |
| 5 | 1887 | 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)) |
| 19× | add-sqr-sqrt |
| 15× | *-un-lft-identity |
| 13× | add-cube-cbrt add-cbrt-cube |
| 11× | add-exp-log |
| 10× | associate-*r* add-log-exp |
| 9× | pow1 |
| 6× | log-prod associate-*l* exp-sum |
| 5× | exp-prod |
| 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)) |
| 99.0ms | (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) |
| 78.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 35.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
| 37.0ms | (* y (log z)) |
| 147.0ms | (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) |
| 166.0ms | (/ (* x (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b))) y) |
| 114.0ms | (exp (- (+ (* y (log z)) (* (- t 1.0) (log a))) b)) |
Useful iterations: done (746.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 1711 |
| 1 | 404 | 1676 |
| 2 | 1479 | 1308 |
| done | 5000 | 1302 |
6 alts after pruning (6 fresh and 0 done)
Merged error: 0.3b
Found 4 expressions with local error:
| 0.2b | (* (log z) y) |
| 0.3b | (* x (/ (pow (/ 1 a) 1.0) (exp (- (- b (* (log z) y)) (* (log a) t))))) |
| 0.3b | (* (log a) t) |
| 0.8b | (/ (* x (/ (pow (/ 1 a) 1.0) (exp (- (- b (* (log z) y)) (* (log a) t))))) y) |
| 192× | times-frac |
| 130× | associate-*r* |
| 106× | add-sqr-sqrt |
| 94× | unpow-prod-down |
| 86× | *-un-lft-identity |
| 85× | add-cube-cbrt |
| 68× | exp-sum |
| 45× | add-exp-log |
| 34× | sub-neg associate--l+ |
| 24× | div-exp |
| 22× | add-cbrt-cube |
| 16× | prod-exp |
| 12× | pow1 |
| 11× | associate-*l* |
| 9× | div-inv |
| 8× | pow-exp unswap-sqr sqr-pow |
| 6× | cbrt-unprod |
| 5× | cbrt-undiv |
| 4× | add-log-exp |
| 3× | pow-prod-down associate-/r* *-commutative |
| 2× | pow-to-exp rec-exp 1-exp associate-*r/ log-pow |
| 1× | frac-2neg exp-diff clear-num associate-/r/ associate-/l/ associate-/l* |
| 3.0ms | (* (log z) y) |
| 118.0ms | (* x (/ (pow (/ 1 a) 1.0) (exp (- (- b (* (log z) y)) (* (log a) t))))) |
| 4.0ms | (* (log a) t) |
| 64.0ms | (/ (* x (/ (pow (/ 1 a) 1.0) (exp (- (- b (* (log z) y)) (* (log a) t))))) y) |
| 62.0ms | (* (log z) y) |
| 329.0ms | (* x (/ (pow (/ 1 a) 1.0) (exp (- (- b (* (log z) y)) (* (log a) t))))) |
| 58.0ms | (* (log a) t) |
| 332.0ms | (/ (* x (/ (pow (/ 1 a) 1.0) (exp (- (- b (* (log z) y)) (* (log a) t))))) y) |
Useful iterations: 2 (547.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 427 | 4517 |
| 1 | 1040 | 3855 |
| 2 | 3355 | 3519 |
| done | 5000 | 3519 |
5 alts after pruning (5 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.2b | (* (log z) y) |
| 0.3b | (* x (/ (pow (/ 1 a) 1.0) (exp (- (- b (* (log z) y)) (* (log a) t))))) |
| 0.3b | (* (log a) t) |
| 0.8b | (* (* x (/ (pow (/ 1 a) 1.0) (exp (- (- b (* (log z) y)) (* (log a) t))))) (/ 1 y)) |
| 198× | times-frac |
| 143× | associate-*r* |
| 122× | add-exp-log |
| 111× | add-sqr-sqrt |
| 94× | unpow-prod-down |
| 91× | *-un-lft-identity |
| 90× | add-cube-cbrt |
| 69× | prod-exp |
| 68× | exp-sum |
| 56× | div-exp |
| 34× | sub-neg associate--l+ add-cbrt-cube |
| 20× | pow-exp |
| 17× | pow1 |
| 14× | cbrt-unprod |
| 13× | rec-exp 1-exp |
| 12× | associate-*l* |
| 9× | div-inv |
| 8× | unswap-sqr sqr-pow |
| 6× | cbrt-undiv pow-prod-down |
| 5× | pow-to-exp |
| 4× | associate-*r/ *-commutative add-log-exp |
| 2× | log-pow |
| 1× | frac-times exp-diff associate-*l/ associate-/r/ un-div-inv |
| 3.0ms | (* (log z) y) |
| 118.0ms | (* x (/ (pow (/ 1 a) 1.0) (exp (- (- b (* (log z) y)) (* (log a) t))))) |
| 3.0ms | (* (log a) t) |
| 247.0ms | (* (* x (/ (pow (/ 1 a) 1.0) (exp (- (- b (* (log z) y)) (* (log a) t))))) (/ 1 y)) |
| 64.0ms | (* (log z) y) |
| 336.0ms | (* x (/ (pow (/ 1 a) 1.0) (exp (- (- b (* (log z) y)) (* (log a) t))))) |
| 58.0ms | (* (log a) t) |
| 338.0ms | (* (* x (/ (pow (/ 1 a) 1.0) (exp (- (- b (* (log z) y)) (* (log a) t))))) (/ 1 y)) |
Useful iterations: 2 (673.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 471 | 5662 |
| 1 | 1252 | 4778 |
| 2 | 3790 | 4264 |
| done | 5000 | 4264 |
5 alts after pruning (4 fresh and 1 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.2b | (* (log z) y) |
| 0.3b | (* (log a) t) |
| 0.8b | (/ (/ (/ x (pow a 1.0)) (exp (- (- b (* (log z) y)) (* (log a) t)))) y) |
| 7.4b | (/ (/ x (pow a 1.0)) (exp (- (- b (* (log z) y)) (* (log a) t)))) |
| 2171× | times-frac |
| 827× | add-sqr-sqrt |
| 823× | add-cube-cbrt *-un-lft-identity |
| 504× | exp-sum |
| 324× | unpow-prod-down |
| 252× | sub-neg associate--l+ |
| 205× | associate-/l* |
| 108× | sqr-pow |
| 42× | div-inv |
| 26× | add-exp-log |
| 22× | add-cbrt-cube |
| 19× | div-exp |
| 10× | pow1 associate-/r* |
| 9× | cbrt-undiv |
| 8× | associate-*l* |
| 6× | associate-*r* |
| 5× | exp-diff associate-/r/ |
| 4× | add-log-exp |
| 2× | pow-to-exp frac-2neg pow-prod-down pow-exp prod-exp clear-num log-pow *-commutative cbrt-unprod associate-/l/ unswap-sqr |
| 3.0ms | (* (log z) y) |
| 3.0ms | (* (log a) t) |
| 85.0ms | (/ (/ (/ x (pow a 1.0)) (exp (- (- b (* (log z) y)) (* (log a) t)))) y) |
| 40.0ms | (/ (/ x (pow a 1.0)) (exp (- (- b (* (log z) y)) (* (log a) t)))) |
| 58.0ms | (* (log z) y) |
| 254.0ms | (* (log a) t) |
| 343.0ms | (/ (/ (/ x (pow a 1.0)) (exp (- (- b (* (log z) y)) (* (log a) t)))) y) |
| 337.0ms | (/ (/ x (pow a 1.0)) (exp (- (- b (* (log z) y)) (* (log a) t)))) |
Useful iterations: done (1.1s)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1311 | 34023 |
| 1 | 3069 | 30632 |
| done | 5001 | 30630 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0.2b
0% (1.3b remaining)
Error of 1.3b against oracle of 0.0b and baseline of 1.3b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 24 |
| 1 | 27 | 24 |
| done | 27 | 24 |
| 2.2s | 45653× | body | 80 | nan |
| 893.0ms | 15039× | body | 80 | valid |