Time bar (total: 24.8s)
| 19.0ms | 309× | body | 80 | nan |
| 17.0ms | 256× | body | 80 | valid |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 17 |
| 1 | 106 | 17 |
| 2 | 374 | 17 |
| 3 | 1652 | 17 |
| 4 | 5001 | 17 |
| done | 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.2b | (/ 2.0 (* t 3.0)) |
| 0.9b | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 4.1b | (/ (* 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 |
| 21.0ms | (* z (sqrt (+ t a))) |
| 7.0ms | (/ 2.0 (* t 3.0)) |
| 35.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 14.0ms | (/ (* z (sqrt (+ t a))) t) |
| 67.0ms | (* z (sqrt (+ t a))) |
| 17.0ms | (/ 2.0 (* t 3.0)) |
| 193.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 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1019 | 1262 |
| 1 | 5001 | 1200 |
| done | 5001 | 1200 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 0.9b | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 2.9b | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 63× | add-sqr-sqrt |
| 60× | frac-sub |
| 58× | times-frac |
| 47× | *-un-lft-identity |
| 46× | associate-*r* |
| 39× | frac-times |
| 35× | add-cube-cbrt |
| 31× | cbrt-prod |
| 28× | sqrt-prod |
| 27× | associate-*r/ |
| 25× | add-exp-log flip3-- flip-- |
| 21× | associate-*l/ |
| 18× | add-cbrt-cube |
| 10× | unswap-sqr |
| 9× | flip3-+ flip-+ |
| 8× | prod-exp cbrt-unprod |
| 7× | cbrt-undiv div-exp associate-*l* |
| 6× | pow1 distribute-lft-out associate--r+ add-log-exp |
| 3× | distribute-rgt-in sub-neg distribute-lft-in |
| 2× | pow1/3 associate--l+ div-inv |
| 1× | diff-log pow-prod-down *-commutative |
| 1.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 49.0ms | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 63.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 183.0ms | (cbrt t) |
| 186.0ms | (cbrt t) |
| 237.0ms | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 110.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
Useful iterations: 1 (34.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1739 | 3626 |
| 1 | 5001 | 3513 |
| done | 5001 | 3513 |
3 alts after pruning (2 fresh and 1 done)
Merged error: 0b
Found 4 expressions with local error:
| 0.2b | (/ 2.0 (* t 3.0)) |
| 0.9b | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3))))) |
| 4.1b | (/ (* z (sqrt (+ t a))) t) |
| 39.7b | (cbrt (pow (/ 2.0 (* t 3.0)) 3)) |
| 20× | cbrt-prod frac-sub |
| 14× | add-exp-log add-cbrt-cube |
| 13× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 12× | times-frac |
| 9× | flip3-- flip-- |
| 8× | frac-times |
| 7× | cube-div unpow-prod-down cbrt-div cube-prod |
| 6× | associate-*r/ associate--r+ add-log-exp |
| 4× | pow1 cbrt-undiv flip3-+ div-exp associate-/r* flip-+ div-inv associate-/l* |
| 3× | distribute-rgt-in sub-neg distribute-lft-in |
| 2× | frac-2neg sqrt-div associate-*l/ prod-exp associate--l+ clear-num cbrt-unprod associate-/l/ |
| 1× | cube-mult pow1/3 diff-log unpow3 rem-cbrt-cube sqr-pow |
| 7.0ms | (/ 2.0 (* t 3.0)) |
| 43.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3))))) |
| 14.0ms | (/ (* z (sqrt (+ t a))) t) |
| 6.0ms | (cbrt (pow (/ 2.0 (* t 3.0)) 3)) |
| 17.0ms | (/ 2.0 (* t 3.0)) |
| 196.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3))))) |
| 81.0ms | (/ (* z (sqrt (+ t a))) t) |
| 18.0ms | (cbrt (pow (/ 2.0 (* t 3.0)) 3)) |
Useful iterations: 1 (24.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 1027 | 1351 |
| 1 | 5001 | 1299 |
| done | 5001 | 1299 |
3 alts after pruning (1 fresh and 2 done)
Merged error: 0b
Found 4 expressions with local error:
| 5.0b | (- (* (* (/ z (* (cbrt t) (cbrt t))) (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (cbrt t) (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) |
| 5.2b | (* (* (/ z (* (cbrt t) (cbrt t))) (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) |
| 5.8b | (* (/ z (* (cbrt t) (cbrt t))) (sqrt (+ t a))) |
| 23.7b | (/ (- (* (* (/ z (* (cbrt t) (cbrt t))) (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (cbrt t) (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) (* (cbrt t) (* (- a (/ 5.0 6.0)) (* t 3.0)))) |
| 1707× | associate-*l/ |
| 1216× | associate-*r/ |
| 1088× | frac-sub |
| 1066× | frac-times |
| 997× | flip3-- flip-- |
| 496× | sqrt-div |
| 342× | associate-/l/ |
| 248× | flip3-+ flip-+ |
| 81× | add-exp-log |
| 70× | add-cbrt-cube |
| 46× | prod-exp cbrt-unprod |
| 27× | pow1 |
| 18× | add-sqr-sqrt |
| 16× | pow-prod-down |
| 12× | cbrt-undiv *-un-lft-identity div-exp |
| 10× | add-cube-cbrt |
| 8× | distribute-rgt-in distribute-lft-in times-frac associate-*r* associate-*l* associate--r+ |
| 6× | sqrt-prod add-log-exp |
| 5× | sub-neg |
| 4× | unswap-sqr |
| 3× | associate-/l* |
| 2× | associate-/r/ *-commutative div-inv |
| 1× | frac-2neg diff-log div-sub clear-num associate-/r* distribute-lft-out |
| 502.0ms | (- (* (* (/ z (* (cbrt t) (cbrt t))) (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (cbrt t) (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) |
| 171.0ms | (* (* (/ z (* (cbrt t) (cbrt t))) (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) |
| 45.0ms | (* (/ z (* (cbrt t) (cbrt t))) (sqrt (+ t a))) |
| 1.1s | (/ (- (* (* (/ z (* (cbrt t) (cbrt t))) (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (cbrt t) (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) (* (cbrt t) (* (- a (/ 5.0 6.0)) (* t 3.0)))) |
| 1.9s | (- (* (* (/ z (* (cbrt t) (cbrt t))) (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (cbrt t) (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) |
| 269.0ms | (* (* (/ z (* (cbrt t) (cbrt t))) (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) |
| 278.0ms | (* (/ z (* (cbrt t) (cbrt t))) (sqrt (+ t a))) |
| 1.9s | (/ (- (* (* (/ z (* (cbrt t) (cbrt t))) (sqrt (+ t a))) (* (- a (/ 5.0 6.0)) (* t 3.0))) (* (cbrt t) (* (- b c) (- (* (- (* a a) (* (/ 5.0 6.0) (/ 5.0 6.0))) (* t 3.0)) (* (- a (/ 5.0 6.0)) 2.0))))) (* (cbrt t) (* (- a (/ 5.0 6.0)) (* t 3.0)))) |
Useful iterations: 0 (33.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5001 | 53038 |
| done | 5001 | 53038 |
3 alts after pruning (0 fresh and 3 done)
Merged error: 0b
0% (1.1b remaining)
Error of 2.6b against oracle of 1.6b and baseline of 2.6b
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 39 | 22 |
| 1 | 39 | 22 |
| done | 39 | 22 |
| 553.0ms | 8000× | body | 80 | valid |
| 510.0ms | 7952× | body | 80 | nan |