Time bar (total: 8.5s)
| 24.0ms | 276× | body | 80 | nan |
| 19.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (2.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 17 |
| 1 | 106 | 17 |
| 2 | 374 | 17 |
| 3 | 1652 | 17 |
| 4 | 5001 | 17 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 2.5b
Found 4 expressions with local error:
| 0.2b | (* z (sqrt (+ t a))) |
| 0.3b | (/ 2.0 (* t 3.0)) |
| 1.9b | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 2.8b | (/ (* z (sqrt (+ t a))) t) |
| 20× | frac-sub |
| 16× | add-exp-log add-cbrt-cube |
| 15× | add-sqr-sqrt |
| 13× | *-un-lft-identity |
| 11× | add-cube-cbrt |
| 9× | flip3-- flip-- |
| 8× | frac-times associate-*r/ |
| 7× | associate-*r* |
| 6× | pow1 times-frac associate--r+ add-log-exp |
| 5× | flip3-+ sqrt-prod flip-+ |
| 4× | cbrt-undiv sqrt-div div-exp associate-/r* associate-/l* |
| 3× | distribute-rgt-in sub-neg distribute-lft-in associate-*l* prod-exp cbrt-unprod |
| 2× | frac-2neg associate-*l/ associate--l+ clear-num div-inv associate-/l/ unswap-sqr |
| 1× | diff-log pow-prod-down *-commutative distribute-lft-out |
| 7.0ms | (* z (sqrt (+ t a))) |
| 8.0ms | (/ 2.0 (* t 3.0)) |
| 13.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 8.0ms | (/ (* z (sqrt (+ t a))) t) |
| 58.0ms | (* z (sqrt (+ t a))) |
| 16.0ms | (/ 2.0 (* t 3.0)) |
| 178.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 81.0ms | (/ (* z (sqrt (+ t a))) t) |
Useful iterations: 1 (25.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1019 | 1262 |
| 1 | 5001 | 1200 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.5b
Found 4 expressions with local error:
| 0.5b | (cbrt t) |
| 0.5b | (* (cbrt t) (cbrt t)) |
| 1.6b | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 1.9b | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 78× | add-sqr-sqrt |
| 60× | frac-sub |
| 58× | times-frac |
| 54× | *-un-lft-identity |
| 52× | associate-*r* |
| 44× | cbrt-prod |
| 42× | add-cube-cbrt |
| 39× | frac-times |
| 28× | sqrt-prod |
| 27× | add-exp-log associate-*r/ |
| 25× | flip3-- flip-- |
| 21× | associate-*l/ |
| 18× | add-cbrt-cube |
| 14× | unswap-sqr |
| 13× | pow1 associate-*l* |
| 9× | flip3-+ prod-exp cbrt-unprod flip-+ |
| 7× | cbrt-undiv pow1/3 div-exp |
| 6× | swap-sqr distribute-lft-out associate--r+ add-log-exp |
| 3× | distribute-rgt-in sub-neg distribute-lft-in pow-prod-down |
| 2× | associate--l+ pow-sqr *-commutative pow-prod-up div-inv |
| 1× | pow2 pow-plus diff-log |
| 1.0ms | (cbrt t) |
| 6.0ms | (* (cbrt t) (cbrt t)) |
| 22.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 23.0ms | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 190.0ms | (cbrt t) |
| 193.0ms | (* (cbrt t) (cbrt t)) |
| 105.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 218.0ms | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
Useful iterations: 1 (41.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1798 | 3758 |
| 1 | 5002 | 3593 |
4 alts after pruning (3 fresh and 1 done)
Merged error: 0.5b
Found 4 expressions with local error:
| 0.3b | (/ 2.0 (* t 3.0)) |
| 2.8b | (/ (* z (sqrt (+ t a))) t) |
| 3.8b | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (log (exp (/ 2.0 (* t 3.0))))))) |
| 4.2b | (log (exp (/ 2.0 (* t 3.0)))) |
| 14× | add-exp-log add-cbrt-cube |
| 11× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 9× | times-frac |
| 8× | log-pow frac-sub |
| 7× | exp-prod flip3-- flip-- |
| 6× | associate--r+ add-log-exp |
| 5× | pow1 |
| 4× | cbrt-undiv frac-times associate-*r/ div-exp associate-/r* associate-/l* |
| 3× | distribute-rgt-in sub-neg log-prod distribute-lft-in div-inv |
| 2× | frac-2neg sqrt-div associate-*l/ prod-exp associate--l+ clear-num cbrt-unprod associate-/l/ |
| 1× | flip3-+ diff-log rem-log-exp flip-+ |
| 5.0ms | (/ 2.0 (* t 3.0)) |
| 7.0ms | (/ (* z (sqrt (+ t a))) t) |
| 12.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (log (exp (/ 2.0 (* t 3.0))))))) |
| 4.0ms | (log (exp (/ 2.0 (* t 3.0)))) |
| 16.0ms | (/ 2.0 (* t 3.0)) |
| 78.0ms | (/ (* z (sqrt (+ t a))) t) |
| 174.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (log (exp (/ 2.0 (* t 3.0))))))) |
| 16.0ms | (log (exp (/ 2.0 (* t 3.0)))) |
Useful iterations: 2 (75.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 768 | 1017 |
| 1 | 3739 | 918 |
| 2 | 5001 | 917 |
4 alts after pruning (2 fresh and 2 done)
Merged error: 0.5b
Found 4 expressions with local error:
| 0.5b | (cbrt t) |
| 0.5b | (* (cbrt t) (cbrt t)) |
| 6.7b | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 11.9b | (log (exp (cbrt t))) |
| 60× | frac-sub |
| 38× | frac-times |
| 26× | associate-*r/ |
| 25× | flip3-- flip-- |
| 24× | add-sqr-sqrt |
| 22× | cbrt-prod |
| 20× | associate-*l/ |
| 16× | add-cube-cbrt *-un-lft-identity |
| 12× | pow1 |
| 9× | flip3-+ flip-+ |
| 7× | pow1/3 log-pow |
| 6× | add-exp-log exp-prod swap-sqr associate-*r* associate-*l* associate--r+ add-log-exp |
| 4× | add-cbrt-cube unswap-sqr |
| 3× | distribute-rgt-in sub-neg log-prod distribute-lft-in |
| 2× | pow-prod-down associate--l+ pow-sqr pow-prod-up |
| 1× | pow2 pow-plus diff-log rem-log-exp prod-exp *-commutative cbrt-unprod |
| 1.0ms | (cbrt t) |
| 6.0ms | (* (cbrt t) (cbrt t)) |
| 25.0ms | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 3.0ms | (log (exp (cbrt t))) |
| 176.0ms | (cbrt t) |
| 195.0ms | (* (cbrt t) (cbrt t)) |
| 414.0ms | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (log (exp (cbrt t))))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 179.0ms | (log (exp (cbrt t))) |
Useful iterations: 1 (51.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1357 | 2825 |
| 1 | 5001 | 2715 |
4 alts after pruning (1 fresh and 3 done)
Merged error: 0.5b
0% (1.9b remaining)
Error of 2.5b against oracle of 0.7b and baseline of 2.5b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 22 |
| 1 | 39 | 22 |
| 635.0ms | 8000× | body | 80 | valid |
| 600.0ms | 8088× | body | 80 | nan |