Time bar (total: 5.7s)
| 18.0ms | 256× | body | 80 | valid |
| 18.0ms | 282× | body | 80 | nan |
Useful iterations: 0 (1.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 28 | 33 |
| 1 | 50 | 33 |
| 2 | 105 | 33 |
| 3 | 332 | 33 |
| 4 | 1301 | 33 |
| done | 5002 | 33 |
1 alts after pruning (1 fresh and 0 done)
Merged error: 4.0b
Found 4 expressions with local error:
| 0.2b | (/ 2.0 (* t 3.0)) |
| 0.2b | (* z (sqrt (+ t a))) |
| 2.1b | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 5.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 |
| 3.0ms | (/ 2.0 (* t 3.0)) |
| 12.0ms | (* z (sqrt (+ t a))) |
| 18.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 6.0ms | (/ (* z (sqrt (+ t a))) t) |
| 16.0ms | (/ 2.0 (* t 3.0)) |
| 64.0ms | (* z (sqrt (+ t a))) |
| 179.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 79.0ms | (/ (* z (sqrt (+ t a))) t) |
Useful iterations: 2 (388.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 344 | 2616 |
| 1 | 1020 | 2412 |
| 2 | 4522 | 2288 |
| done | 5000 | 2288 |
4 alts after pruning (4 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.6b | (cbrt t) |
| 0.6b | (cbrt t) |
| 2.0b | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 2.1b | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 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 |
| 0.0ms | (cbrt t) |
| 1.0ms | (cbrt t) |
| 42.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 29.0ms | (- (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) (* (- b c) (- (+ a (/ 5.0 6.0)) (/ 2.0 (* t 3.0))))) |
| 173.0ms | (cbrt t) |
| 175.0ms | (cbrt t) |
| 105.0ms | (* (/ z (* (cbrt t) (cbrt t))) (/ (sqrt (+ t a)) (cbrt t))) |
| 221.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: done (469.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 486 | 6783 |
| 1 | 1743 | 6331 |
| done | 5000 | 6215 |
3 alts after pruning (3 fresh and 0 done)
Merged error: 0.2b
Found 4 expressions with local error:
| 0.3b | (pow (/ 2.0 (* t 3.0)) 3) |
| 2.1b | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3))))) |
| 5.8b | (/ (* z (sqrt (+ t a))) t) |
| 38.5b | (cbrt (pow (/ 2.0 (* t 3.0)) 3)) |
| 20× | cbrt-prod frac-sub |
| 16× | add-sqr-sqrt add-cube-cbrt *-un-lft-identity |
| 15× | add-exp-log times-frac add-cbrt-cube |
| 14× | unpow-prod-down cube-prod |
| 9× | flip3-- flip-- |
| 8× | cube-div frac-times |
| 7× | cbrt-div |
| 6× | associate-*r/ associate--r+ add-log-exp |
| 5× | pow1 div-inv |
| 4× | cbrt-undiv flip3-+ div-exp flip-+ |
| 3× | distribute-rgt-in sub-neg pow-unpow distribute-lft-in pow-exp associate-/r* rem-cube-cbrt |
| 2× | cube-mult sqrt-div unpow3 associate-*l/ prod-exp associate--l+ cbrt-unprod associate-/l/ sqr-pow |
| 1× | pow-to-exp pow-pow frac-2neg pow1/3 diff-log clear-num rem-cbrt-cube associate-/l* |
| 4.0ms | (pow (/ 2.0 (* t 3.0)) 3) |
| 21.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3))))) |
| 6.0ms | (/ (* z (sqrt (+ t a))) t) |
| 3.0ms | (cbrt (pow (/ 2.0 (* t 3.0)) 3)) |
| 47.0ms | (pow (/ 2.0 (* t 3.0)) 3) |
| 182.0ms | (- (/ (* z (sqrt (+ t a))) t) (* (- b c) (- (+ a (/ 5.0 6.0)) (cbrt (pow (/ 2.0 (* t 3.0)) 3))))) |
| 79.0ms | (/ (* z (sqrt (+ t a))) t) |
| 16.0ms | (cbrt (pow (/ 2.0 (* t 3.0)) 3)) |
Useful iterations: 1 (82.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 342 | 3221 |
| 1 | 1030 | 2627 |